diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-16 00:49:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-16 00:49:13 +0000 |
commit | e425708f2bc3b75fbcfa752f84592ae0d0c0a2eb (patch) | |
tree | 50f5875b97db994e317022a68faa03846ae514cb /deskutils/gnome-pim | |
parent | 3e66ddb46c39d35dbb3af9abce7e37f3f4f9afd3 (diff) |
Remove BUILD_DEPENDS on gm4 as this is now inherited from devel/bison.
Notes
Notes:
svn path=/head/; revision=70217
Diffstat (limited to 'deskutils/gnome-pim')
-rw-r--r-- | deskutils/gnome-pim/Makefile | 2 |
1 files changed, 0 insertions, 2 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 |