summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-16 19:45:13 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-16 19:45:13 +0000
commitcaaa294ff87b41ccf5598cbb8285ebb39a1abc5d (patch)
tree171f63c1dcdcc65716ac8e5d75f94b72a9ebf75c
parent307656193ec069f72e1a75dd3c2bfb79a1b25458 (diff)
downloadpkgsrc-caaa294ff87b41ccf5598cbb8285ebb39a1abc5d.tar.gz
Needs pkg-config
-rw-r--r--x11/qgtkstyle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qgtkstyle/Makefile b/x11/qgtkstyle/Makefile
index fb74271ee59..af74a64c922 100644
--- a/x11/qgtkstyle/Makefile
+++ b/x11/qgtkstyle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/01/05 10:54:15 martti Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/16 19:45:13 joerg Exp $
#
DISTNAME= qgtkstyle-r868
@@ -15,7 +15,7 @@ COMMENT= Qt style rendered using GTK
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
do-configure: