pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xmoto: Revamp path to ode



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 24 03:36:12 2016 +0200
Changeset:	af224d9d74dced44317390e93aa8a83313e7e4dc

Modified Files:
	xmoto/Makefile

Log Message:
xmoto: Revamp path to ode

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=af224d9d74dced44317390e93aa8a83313e7e4dc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xmoto/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/xmoto/Makefile b/xmoto/Makefile
index 8a0fca8..08e4040 100644
--- a/xmoto/Makefile
+++ b/xmoto/Makefile
@@ -59,7 +59,7 @@ post-install:
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
-.include "../../wip/ode/buildlink3.mk"
+.include "../../devel/ode/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
 .include "../../x11/libdrm/buildlink3.mk"
 .include "../../x11/libxdg-basedir/buildlink3.mk"


Home | Main Index | Thread Index | Old Index