summaryrefslogtreecommitdiffstats
path: root/net/opengatekeeper/Makefile
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2000-04-19 12:13:55 +0000
committerroger <roger@FreeBSD.org>2000-04-19 12:13:55 +0000
commit763bbf53364589a6b876889697ceddae26ea4ac2 (patch)
tree7573c311acb494256e2ed88d9c7ea3cecc829f0d /net/opengatekeeper/Makefile
parentece9df153f012c5852bc435860141f39b37de74c (diff)
downloadFreeBSD-ports-763bbf53364589a6b876889697ceddae26ea4ac2.zip
FreeBSD-ports-763bbf53364589a6b876889697ceddae26ea4ac2.tar.gz
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.
Diffstat (limited to 'net/opengatekeeper/Makefile')
-rw-r--r--net/opengatekeeper/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile
index 5980bc9..e0beb4d 100644
--- a/net/opengatekeeper/Makefile
+++ b/net/opengatekeeper/Makefile
@@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/opengate
NOCLEANDEPENDS= yes
+USE_BISON= yes
USE_GMAKE= yes
ALL_TARGET= opt
MAKE_ENV= PWLIBDIR= ${WRKDIRPREFIX}${PORTSDIR}/net/openh323/work/pwlib \
OpenPOWER on IntegriCloud