pkgsrc-WIP-changes archive

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

bstone: needs pkg-config



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

Modified Files:
	bstone/Makefile

Log Message:
bstone: 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=c2cabe62d073ce710f169b93acedb1ecb69b049e

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

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

diffs:
diff --git a/bstone/Makefile b/bstone/Makefile
index ba3becf..0dcfc54 100644
--- a/bstone/Makefile
+++ b/bstone/Makefile
@@ -16,6 +16,7 @@ LICENSE=	gnu-gpl-v3
 WRKSRC=		${WRKDIR}/bstone-${PKGVERSION_NOREV}
 USE_CMAKE=	yes
 USE_LANGUAGES=	c++
+USE_TOOLS+=	pkg-config
 
 INSTALLATION_DIRS+=	bin share/doc/${PKGNAME}
 


Home | Main Index | Thread Index | Old Index