summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-08-30 21:44:27 +0000
committertron <tron@pkgsrc.org>2000-08-30 21:44:27 +0000
commit3ec578b4adb1862b8f0627b1b8c70b4dd423413d (patch)
treedd499838469a6b01e7e69b49978aa1dd7631929a /x11
parent09f6e0fc497913779ed997ae4771d0b1c55c1312 (diff)
downloadpkgsrc-3ec578b4adb1862b8f0627b1b8c70b4dd423413d.tar.gz
Add "USE_PERL5= YES" because this package includes perl scripts.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-core/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 705db859f6e..2c7c90cb3b0 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2000/08/27 02:46:08 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2000/08/30 21:44:27 tron Exp $
DISTNAME= gnome-core-1.2.1
CATEGORIES= x11 gnome
@@ -12,10 +12,11 @@ DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf
DEPENDS+= libghttp>=1.0.4:../../www/libghttp
DEPENDS+= libxml-*:../../textproc/libxml
-GNU_CONFIGURE= # defined
-USE_X11BASE= # defined
-USE_GMAKE= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= YES
+USE_X11BASE= YES
+USE_GMAKE= YES
+USE_LIBTOOL= YES
+USE_PERL5= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
LOCALSTATEDIR= /var/gnome