aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-21 19:53:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-21 19:53:00 +0000
commita95d9f2fcae5d5c00d8367fae45432ee9d222d75 (patch)
tree397ffad6494ab5c16caa2e2e3e464c71de63687c /x11-toolkits
parentbb945c1889a432d3ed452c5cd7735739d5a271f6 (diff)
- Fix build: remove USE_GMAKE, since recently p5-Glib2 is BSD make friendly
Digged into: tobez
Notes
Notes: svn path=/head/; revision=187927
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gnome2-Canvas/Makefile1
-rw-r--r--x11-toolkits/p5-Gnome2-VFS/Makefile1
-rw-r--r--x11-toolkits/p5-Gtk2-Html2/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Gnome2-Canvas/Makefile b/x11-toolkits/p5-Gnome2-Canvas/Makefile
index 8f9c7e82f881..2078d75c6acc 100644
--- a/x11-toolkits/p5-Gnome2-Canvas/Makefile
+++ b/x11-toolkits/p5-Gnome2-Canvas/Makefile
@@ -31,7 +31,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
USE_GNOME= libgnomecanvas
PERL_CONFIGURE= yes
-USE_GMAKE= yes
.include <bsd.port.pre.mk>
diff --git a/x11-toolkits/p5-Gnome2-VFS/Makefile b/x11-toolkits/p5-Gnome2-VFS/Makefile
index f681689b65aa..ab0fd07843f3 100644
--- a/x11-toolkits/p5-Gnome2-VFS/Makefile
+++ b/x11-toolkits/p5-Gnome2-VFS/Makefile
@@ -27,7 +27,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
USE_GNOME= gnomevfs2
PERL_CONFIGURE= yes
-USE_GMAKE= yes
.include <bsd.port.pre.mk>
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>