pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gpick
Module Name: pkgsrc
Committed By: joerg
Date: Thu Feb 9 00:21:52 UTC 2017
Modified Files:
pkgsrc/graphics/gpick: Makefile
Log Message:
Needs pkg-config.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/gpick/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gpick/Makefile
diff -u pkgsrc/graphics/gpick/Makefile:1.3 pkgsrc/graphics/gpick/Makefile:1.4
--- pkgsrc/graphics/gpick/Makefile:1.3 Mon Feb 6 13:55:27 2017
+++ pkgsrc/graphics/gpick/Makefile Thu Feb 9 00:21:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/06 13:55:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/09 00:21:52 joerg Exp $
DISTNAME= gpick-gpick-0.2.5
PKGNAME= ${DISTNAME:S/gpick-//}
@@ -14,6 +14,7 @@ LICENSE= modified-bsd
USE_LANGUAGES= c c++
BUILD_DEPENDS+= scons-[0-9]*:../../devel/scons
+USE_TOOLS+= pkg-config
SCONS= ${PREFIX}/bin/scons
SCONS_ARGS+= DESTDIR=${DESTDIR}${PREFIX}
Home |
Main Index |
Thread Index |
Old Index