diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-16 08:49:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-16 08:49:13 +0800 |
commit | eb938bc977d38b662e6a399dec9bcd13545d6f46 (patch) | |
tree | e292560086a61a5fccf3031d49c8f5641601b82f | |
parent | f8303d8bee15b906ccabffd26a41a8730620ab46 (diff) | |
download | freebsd-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/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnomepim/Makefile | 2 |
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 |