aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk2-GladeXML/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-01-26 17:23:25 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-01-26 17:23:25 +0000
commitf77e3ffce57a1962b8fa351d73b8969282d20c1a (patch)
tree467ca69c2c6d674deb3eaa44ad2e2f3265c90bfb /x11-toolkits/p5-Gtk2-GladeXML/Makefile
parent6acf67e6ddcb826a0200d368be6a85eca5843e3b (diff)
downloadports-f77e3ffce57a1962b8fa351d73b8969282d20c1a.tar.gz
ports-f77e3ffce57a1962b8fa351d73b8969282d20c1a.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-GladeXML/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk2-GladeXML/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gtk2-GladeXML/Makefile b/x11-toolkits/p5-Gtk2-GladeXML/Makefile
index b77c9ea43881..aefd9df3be94 100644
--- a/x11-toolkits/p5-Gtk2-GladeXML/Makefile
+++ b/x11-toolkits/p5-Gtk2-GladeXML/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Gtk2-GladeXML
-PORTVERSION= 1.007
-PORTREVISION= 6
+PORTVERSION= 1.008
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,9 +20,9 @@ BUILD_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \
RUN_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \
p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2
-USE_GNOME= libglade2
-
USES= gnome perl5
+
+USE_GNOME= libglade2
USE_PERL5= configure
.include <bsd.port.mk>