diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-22 00:38:57 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-22 00:38:57 +0000 |
commit | 885f8e0714f4015b708bdb578763a8f2cdcf78fc (patch) | |
tree | 9c935f05e3196822ce1ba7f7e1bf83181fffca13 /devel/p5-Glib2 | |
parent | c3ea53ce2af867144a6bef3e80a2379ec512a57d (diff) |
Notes
Diffstat (limited to 'devel/p5-Glib2')
-rw-r--r-- | devel/p5-Glib2/Makefile | 2 |
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> |