summaryrefslogtreecommitdiff
path: root/x11/p5-gtk/Makefile.common
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-11-25 12:08:00 +0000
committersalo <salo@pkgsrc.org>2003-11-25 12:08:00 +0000
commite939813553db0dcf9cb4a7ce0ec52ca64e095f79 (patch)
tree85eb6cf4f3c905c48387227d5adb46d6fcc17624 /x11/p5-gtk/Makefile.common
parent8c6a703c0b2569e8767288937e175fd5e726c689 (diff)
downloadpkgsrc-e939813553db0dcf9cb4a7ce0ec52ca64e095f79.tar.gz
Updated to 0.7009. Fixes build with perl 5.8.x.
Addresses PR pkg/23209 by Christian Gall.
Diffstat (limited to 'x11/p5-gtk/Makefile.common')
-rw-r--r--x11/p5-gtk/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile.common b/x11/p5-gtk/Makefile.common
index 15c901c85f7..8a6410bfdf0 100644
--- a/x11/p5-gtk/Makefile.common
+++ b/x11/p5-gtk/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.1 2003/06/23 07:14:48 mrg Exp $
+# $NetBSD: Makefile.common,v 1.2 2003/11/25 12:08:00 salo Exp $
#
# common things for p5-gtk based packages
-GTKPERL_VERSION= 0.7008
+GTKPERL_VERSION= 0.7009
DISTNAME= Gtk-Perl-${GTKPERL_VERSION}
CATEGORIES= x11 perl5