aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Gtk2-Html2
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-22 03:53:00 +0800
committerpav <pav@FreeBSD.org>2007-03-22 03:53:00 +0800
commit3beb30a6ef53f51e932f1f847175ef6f4421427d (patch)
treeea31de14405efc51059a83dd5fb3ec300420f058 /x11-toolkits/p5-Gtk2-Html2
parent515a849cc77519035e299e8f1c7de8937d89c423 (diff)
downloadfreebsd-ports-gnome-3beb30a6ef53f51e932f1f847175ef6f4421427d.tar.gz
freebsd-ports-gnome-3beb30a6ef53f51e932f1f847175ef6f4421427d.tar.zst
freebsd-ports-gnome-3beb30a6ef53f51e932f1f847175ef6f4421427d.zip
- Fix build: remove USE_GMAKE, since recently p5-Glib2 is BSD make friendly
Digged into: tobez
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Html2')
-rw-r--r--x11-toolkits/p5-Gtk2-Html2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2-Html2/Makefile b/x11-toolkits/p5-Gtk2-Html2/Makefile
index 8a365d77cb9d..7b068b0f2857 100644
--- a/x11-toolkits/p5-Gtk2-Html2/Makefile
+++ b/x11-toolkits/p5-Gtk2-Html2/Makefile
@@ -26,7 +26,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
USE_GNOME= libgtkhtml
PERL_CONFIGURE= yes
-USE_GMAKE= yes
.include <bsd.port.pre.mk>