pkgsrc-WIP-changes archive

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

openmw: osg was updated in pkgsrc so the wip version shouldn't be needed any more.



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Fri Sep 21 17:27:33 2018 +0100
Changeset:	8e386f36a6a318d7616bd80903839bde4c6feef3

Modified Files:
	openmw/Makefile

Log Message:
openmw: osg was updated in pkgsrc so the wip version shouldn't
be needed any more.

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

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

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

diffs:
diff --git a/openmw/Makefile b/openmw/Makefile
index 69d6e78801..ac062e85bc 100644
--- a/openmw/Makefile
+++ b/openmw/Makefile
@@ -23,9 +23,9 @@ DEPENDS+=	osg>=3.3.4:../../wip/osg
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/osg/buildlink3.mk"
 .include "../../wip/bullet/buildlink3.mk" # XXX requires version in wip
 .include "../../wip/mygui-git/buildlink3.mk" # XXX
-.include "../../wip/osg/buildlink3.mk" # XXX requires version in wip
 .include "../../audio/openal-soft/buildlink3.mk"
 .include "../../multimedia/ffmpeg2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index