diff options
author | tron <tron> | 1999-01-16 05:49:56 +0000 |
---|---|---|
committer | tron <tron> | 1999-01-16 05:49:56 +0000 |
commit | 58a45c87de25af40197e8932ccfca5bf8f1f6cbf (patch) | |
tree | b399f4bc1a4931f5caf79faa1c81dd00a41b3ca5 /x11/p5-gtk/Makefile | |
parent | 4fe3bf7096bb23a93ff5c29f7e225f9e1f230886 (diff) | |
download | pkgsrc-58a45c87de25af40197e8932ccfca5bf8f1f6cbf.tar.gz |
Depend on version 1.1.12 of "gtk+" package.
Diffstat (limited to 'x11/p5-gtk/Makefile')
-rw-r--r-- | x11/p5-gtk/Makefile | 4 |
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 |