summaryrefslogtreecommitdiff
path: root/x11/gnome--
diff options
context:
space:
mode:
authordrochner <drochner>2002-02-14 13:50:44 +0000
committerdrochner <drochner>2002-02-14 13:50:44 +0000
commit06ff53cfc8635988d1d4cd70b56d694ac67e7d32 (patch)
tree23beb9301af46eb91d7197a00b84aa72e9040ea6 /x11/gnome--
parent5321cc4a3c1719d912e261f67c286c6bb313309b (diff)
downloadpkgsrc-06ff53cfc8635988d1d4cd70b56d694ac67e7d32.tar.gz
change USE_PERL5 to a BUILD_DEPENDS - perl is not needed at runtime
Diffstat (limited to 'x11/gnome--')
-rw-r--r--x11/gnome--/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome--/Makefile b/x11/gnome--/Makefile
index 2bcb1223575..ef3d291966e 100644
--- a/x11/gnome--/Makefile
+++ b/x11/gnome--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:59 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/02/14 13:50:44 drochner Exp $
#
DISTNAME= gnomemm-1.1.19
@@ -13,10 +13,10 @@ COMMENT= C++ binding for the GNOME libraries
DEPENDS+= gnome-libs-[0-9]*:../../x11/gnome-libs
DEPENDS+= libsigc++>=1.0.1:../../devel/libsigc++
DEPENDS+= gtk-->=1.2.5:../../x11/gtk--
+BUILD_DEPENDS+= perl-*:../../lang/perl5
GNU_CONFIGURE= YES
USE_GMAKE= yes
-USE_PERL5= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig/scripts
USE_X11BASE= yes