summaryrefslogtreecommitdiff
path: root/x11/p5-gtk
diff options
context:
space:
mode:
authortron <tron>1998-12-19 00:10:00 +0000
committertron <tron>1998-12-19 00:10:00 +0000
commitc1bfdac6a0d3903a0397dab8e1b89624af37650b (patch)
tree1dd14efc20d015b41228b087a2231c89d3db2172 /x11/p5-gtk
parent377c3344b1749c7e5d7d2c5f7df7d20ceecb7ee1 (diff)
downloadpkgsrc-c1bfdac6a0d3903a0397dab8e1b89624af37650b.tar.gz
Depend on "gtk+-1.1.9".
Diffstat (limited to 'x11/p5-gtk')
-rw-r--r--x11/p5-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile
index 9882c4e0108..7c6c14ed6d5 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/11/21 23:05:21 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/12/19 00:10:00 tron Exp $
#
DISTNAME= Gtk-0.4
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/perl/
MAINTAINER= root@garbled.net
-DEPENDS+= gtk+-1.1.3:../../x11/gtk
+DEPENDS+= gtk+-1.1.9:../../x11/gtk
USE_PERL5= yes