pkgsrc-WIP-changes archive

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

commandergenius: needs pkg-config



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:26:09 2015 +0200
Changeset:	0a49688f6e9bd2eeb3f996d811632c04ea246fc8

Modified Files:
	commandergenius/Makefile

Log Message:
commandergenius: needs pkg-config

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

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

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

diffs:
diff --git a/commandergenius/Makefile b/commandergenius/Makefile
index 430e0c9..c00ad61 100644
--- a/commandergenius/Makefile
+++ b/commandergenius/Makefile
@@ -17,6 +17,7 @@ LICENSE=	gnu-gpl-v2
 WRKSRC=		${WRKDIR}/Commander-Genius-${PKGVERSION_NOREV}release
 USE_CMAKE=	yes
 USE_LANGUAGES=	c c++
+USE_TOOLS+=	pkg-config
 
 CMAKE_ARGS+=	-DCMAKE_BUILD_TYPE=LINUX64
 CMAKE_ARGS+=	-DGAMES_SHAREDIR=${PREFIX}/share


Home | Main Index | Thread Index | Old Index