summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-09-05 09:33:15 +0000
committerjlam <jlam@pkgsrc.org>2000-09-05 09:33:15 +0000
commit60d8d28f10ee39d258606553f4bfa85dc8ce80da (patch)
tree3a4eb3a498298447d7926709d432170808bdd312 /x11/gtk
parenta8157e15e1626ff14867ace45b06c4329c91d72d (diff)
downloadpkgsrc-60d8d28f10ee39d258606553f4bfa85dc8ce80da.tar.gz
Update build dependency on perl to build in correct directory if perl
interpreter is not found.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index dfbd0e28da2..2dc2cff242c 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2000/08/28 09:14:52 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2000/09/05 09:33:18 jlam Exp $
DISTNAME= gtk+-1.2.8
CATEGORIES= x11
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.gtk.org/
DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= glib>=1.2.8:../../devel/glib
-BUILD_DEPENDS+= ${PERL5}:../../lang/perl5
+BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig