pkgsrc-WIP-changes archive

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

wargus: Depend on stormlib



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By:	cfkoch
Date:		Sat Jul 6 17:36:28 2019 -0700
Changeset:	b6b3ed44df34084c231e5e044c60aac9cfb0d4c8

Modified Files:
	wargus/Makefile

Log Message:
wargus: Depend on stormlib

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

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

diffstat:
 wargus/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/wargus/Makefile b/wargus/Makefile
index 35669b4b22..d019e0a05f 100644
--- a/wargus/Makefile
+++ b/wargus/Makefile
@@ -17,6 +17,7 @@ USE_LANGUAGES=	c c++
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
+.include "../../wip/stormlib/buildlink3.mk"
 .include "../../wip/stratagus/buildlink3.mk"
 .include "../../wip/tolua++/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index