aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk2/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-02-26 00:31:49 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-02-26 00:31:49 +0000
commite439d6542a7d9196199fe0003f263c12e273e19c (patch)
treecdac790a257c347dac7697ae1bb9e710405f42d8 /x11-toolkits/p5-Gtk2/Makefile
parentf6636087f50f910a803fcc9f4b45e1061e63fb49 (diff)
downloadports-e439d6542a7d9196199fe0003f263c12e273e19c.tar.gz
ports-e439d6542a7d9196199fe0003f263c12e273e19c.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile
index 898d8689caf2..097c10c7ccdc 100644
--- a/x11-toolkits/p5-Gtk2/Makefile
+++ b/x11-toolkits/p5-Gtk2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Gtk2
-PORTVERSION= 1.142
+PORTVERSION= 1.143
CATEGORIES= x11-toolkits lang perl5
MASTER_SITES= CPAN SF/gtk2-perl
PKGNAMEPREFIX= p5-
@@ -23,6 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2
USE_GNOME= gtk20 pango
PERL_CONFIGURE= yes
USE_GMAKE= yes
+CONFIGURE_ENV+= FORCE_GMAKE=yes
.include <bsd.port.pre.mk>