summaryrefslogtreecommitdiff
path: root/devel/glade2/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glade2/Makefile.common')
-rw-r--r--devel/glade2/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/glade2/Makefile.common b/devel/glade2/Makefile.common
index ad61851d79d..44bcab84b62 100644
--- a/devel/glade2/Makefile.common
+++ b/devel/glade2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2005/07/21 16:29:46 wiz Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/08/10 20:56:15 jlam Exp $
DISTNAME= glade-2.10.0
PKGNAME= ${DISTNAME:S/-/2-/}
@@ -16,12 +16,11 @@ PLIST_SRC= ${.CURDIR}/../../devel/glade2/PLIST
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/pkg-config/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"