aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Glib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Glib2/Makefile')
-rw-r--r--devel/p5-Glib2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile
index 75aca5fccbe8..eba9a11a99dc 100644
--- a/devel/p5-Glib2/Makefile
+++ b/devel/p5-Glib2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Glib2
-PORTVERSION= 1.143
+PORTVERSION= 1.144
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Glib SF/gtk2-perl
PKGNAMEPREFIX= p5-
@@ -21,6 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-
USE_GNOME= glib20
PERL_CONFIGURE= yes
USE_GMAKE= yes
+CONFIGURE_ENV+= FORCE_GMAKE=yes
WRKSRC= ${WRKDIR}/${PORTNAME:S/2//}-${PORTVERSION}
.include <bsd.port.pre.mk>