summaryrefslogtreecommitdiff
path: root/net/gatekeeper
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-04-19 12:13:55 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-04-19 12:13:55 +0000
commita7efe0219b9cd7934ceb3e8733cb5bd5157b175a (patch)
tree2d67aea9d18c95984de32198493fb58f1a53411e /net/gatekeeper
parentUpgrade to 3.5. (diff)
Add USE_BISON.
In theory this is not needed. This port does not need bison. One of its dependent ports (openh323) needs bison and openh323 already has USE_BISON in its makefile. However, without this bento complains that the port needs bison and fails to build the package.
Notes
Notes: svn path=/head/; revision=27746
Diffstat (limited to 'net/gatekeeper')
-rw-r--r--net/gatekeeper/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile
index ad01da9d11df..011e443ba234 100644
--- a/net/gatekeeper/Makefile
+++ b/net/gatekeeper/Makefile
@@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/gk
NOCLEANDEPENDS= yes
+USE_BISON= yes
USE_GMAKE= yes
ALL_TARGET= opt
MAKE_ENV= PWLIBDIR= ${WRKDIRPREFIX}${PORTSDIR}/net/openh323/work/pwlib \