summaryrefslogtreecommitdiff
path: root/x11/p5-gtk
diff options
context:
space:
mode:
authortron <tron>1999-03-04 09:30:44 +0000
committertron <tron>1999-03-04 09:30:44 +0000
commitf30ca6e250f2e09d8d5c310282e062b59c7722e3 (patch)
treee9b2ae9c59c7bceade3daad7387756d93792c07e /x11/p5-gtk
parent48eeef2055e1858ff509b92a27deedeb965e81c3 (diff)
downloadpkgsrc-f30ca6e250f2e09d8d5c310282e062b59c7722e3.tar.gz
Update dependence for "gtk+" package.
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 53b6b192d3c..44825b63a9e 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/01/16 05:49:56 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/03/04 09:30:45 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.12:../../x11/gtk
+DEPENDS+= gtk+-1.2.0:../../x11/gtk
USE_PERL5= yes