aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-11-16 08:49:13 +0800
committermarcus <marcus@FreeBSD.org>2002-11-16 08:49:13 +0800
commiteb938bc977d38b662e6a399dec9bcd13545d6f46 (patch)
treee292560086a61a5fccf3031d49c8f5641601b82f
parentf8303d8bee15b906ccabffd26a41a8730620ab46 (diff)
downloadfreebsd-ports-gnome-eb938bc977d38b662e6a399dec9bcd13545d6f46.tar.gz
freebsd-ports-gnome-eb938bc977d38b662e6a399dec9bcd13545d6f46.tar.zst
freebsd-ports-gnome-eb938bc977d38b662e6a399dec9bcd13545d6f46.zip
Remove BUILD_DEPENDS on gm4 as this is now inherited from devel/bison.
-rw-r--r--deskutils/gnome-pim/Makefile2
-rw-r--r--deskutils/gnomepim/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile
index 325d0ae76714..5c35fe61ccf7 100644
--- a/deskutils/gnome-pim/Makefile
+++ b/deskutils/gnome-pim/Makefile
@@ -24,8 +24,6 @@ PLIST_SUB= GNOME_PILOT=""
PLIST_SUB= GNOME_PILOT="@comment "
.endif
-BUILD_DEPENDS+= gm4:${PORTSDIR}/devel/m4
-
USE_X_PREFIX= yes
USE_BISON= yes
USE_GMAKE= yes
diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile
index 325d0ae76714..5c35fe61ccf7 100644
--- a/deskutils/gnomepim/Makefile
+++ b/deskutils/gnomepim/Makefile
@@ -24,8 +24,6 @@ PLIST_SUB= GNOME_PILOT=""
PLIST_SUB= GNOME_PILOT="@comment "
.endif
-BUILD_DEPENDS+= gm4:${PORTSDIR}/devel/m4
-
USE_X_PREFIX= yes
USE_BISON= yes
USE_GMAKE= yes