summaryrefslogtreecommitdiff
path: root/x11/p5-gtk
diff options
context:
space:
mode:
authortron <tron>1999-01-16 05:49:56 +0000
committertron <tron>1999-01-16 05:49:56 +0000
commit58a45c87de25af40197e8932ccfca5bf8f1f6cbf (patch)
treeb399f4bc1a4931f5caf79faa1c81dd00a41b3ca5 /x11/p5-gtk
parent4fe3bf7096bb23a93ff5c29f7e225f9e1f230886 (diff)
downloadpkgsrc-58a45c87de25af40197e8932ccfca5bf8f1f6cbf.tar.gz
Depend on version 1.1.12 of "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 7c6c14ed6d5..53b6b192d3c 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/12/19 00:10:00 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/01/16 05:49:56 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.9:../../x11/gtk
+DEPENDS+= gtk+-1.1.12:../../x11/gtk
USE_PERL5= yes