summaryrefslogtreecommitdiff
path: root/x11/rep-gtk2
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-05-11 08:32:11 +0000
committerjoerg <joerg@pkgsrc.org>2007-05-11 08:32:11 +0000
commit6be919f08d7d3d5d21d4adaab8ee273a4037e75e (patch)
treee3d110af89ed7ea4d11ac586d18dff54477004a5 /x11/rep-gtk2
parent595bd79e99e9c0a9cd5a7e2399f655e0b7ee03b4 (diff)
downloadpkgsrc-6be919f08d7d3d5d21d4adaab8ee273a4037e75e.tar.gz
Needs pkg-config.
Diffstat (limited to 'x11/rep-gtk2')
-rw-r--r--x11/rep-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile
index e02cfc7e7d2..46367d314c7 100644
--- a/x11/rep-gtk2/Makefile
+++ b/x11/rep-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/09 10:01:28 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2007/05/11 08:32:11 joerg Exp $
DISTNAME= rep-gtk-0.18
PKGNAME= rep-gtk2-0.18
@@ -13,7 +13,7 @@ CONFLICTS= rep-gtk-[0-9]*
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
.include "../../devel/libglade2/buildlink3.mk"
.include "../../lang/librep/buildlink3.mk"