aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-17 20:01:05 +0800
committerbapt <bapt@FreeBSD.org>2011-08-17 20:01:05 +0800
commit182ddd0447e43690612b4bd5dbccdaeada85a67b (patch)
treebb8de9b9292bedba15a6e4dec95baf4c50b418e2 /x11-toolkits
parent1a577e26f3cdbce658f1bb163d04ba3d3afe20f5 (diff)
downloadfreebsd-ports-gnome-182ddd0447e43690612b4bd5dbccdaeada85a67b.tar.gz
freebsd-ports-gnome-182ddd0447e43690612b4bd5dbccdaeada85a67b.tar.zst
freebsd-ports-gnome-182ddd0447e43690612b4bd5dbccdaeada85a67b.zip
Fix typo: p5-Gtk2-Ex-Utils run-depends on p5-Gtk2 not on p5-Gtk
Bump portrevision
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-Utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
index 8d03e4a83f1f..9a462ba8c2db 100644
--- a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Gtk2-Ex-Utils
PORTVERSION= 0.09
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Glib2>=1.00:${PORTSDIR}/devel/p5-Glib2 \
p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo
RUN_DEPENDS= p5-Glib2>=1.00:${PORTSDIR}/devel/p5-Glib2 \
- p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk
+ p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2
PERL_CONFIGURE= yes