aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-03-22 08:38:57 +0800
committerclsung <clsung@FreeBSD.org>2007-03-22 08:38:57 +0800
commitfa672ab708c3e5e6496d376f58bdd9bcc9b09f46 (patch)
tree2ce5c2bd197fd0c87ecd1da1538aa8190bd9177f
parentff46405adbfc082bcbc2bfc88ad9b7accf9067fb (diff)
downloadfreebsd-ports-gnome-fa672ab708c3e5e6496d376f58bdd9bcc9b09f46.tar.gz
freebsd-ports-gnome-fa672ab708c3e5e6496d376f58bdd9bcc9b09f46.tar.zst
freebsd-ports-gnome-fa672ab708c3e5e6496d376f58bdd9bcc9b09f46.zip
- remove USE_GMAKE
-rw-r--r--devel/p5-Glib2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile
index eba9a11a99dc..97063f403138 100644
--- a/devel/p5-Glib2/Makefile
+++ b/devel/p5-Glib2/Makefile
@@ -20,8 +20,6 @@ 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>