summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authortron <tron>1998-12-28 20:49:55 +0000
committertron <tron>1998-12-28 20:49:55 +0000
commitb4cfcffe6e1bcddf5c16128ae8a925d6cb618f2b (patch)
treeae16732d6e362303a6c69dd3202c8fae12d92530 /x11/gtk
parent4048d22d360de32edd773746318f4c255c5f1f2c (diff)
downloadpkgsrc-b4cfcffe6e1bcddf5c16128ae8a925d6cb618f2b.tar.gz
"gtk+" requires "perl" to build as noticed by Gary Duzan in PR pkg/6639.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 3ef86bfad7a..dff3da0c08b 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 1998/12/28 20:24:47 tron Exp $
+# $NetBSD: Makefile,v 1.24 1998/12/28 20:49:55 tron Exp $
DISTNAME= gtk+-1.1.9
CATEGORIES= x11
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.gtk.org/
DEPENDS+= gettext-0.10.35:../../devel/gettext
DEPENDS+= glib-1.1.9:../../devel/glib
+BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
CONFLICTS= gtk+-*