summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-02-27 23:07:51 +0000
committerSteve Price <steve@FreeBSD.org>2000-02-27 23:07:51 +0000
commit8738a2b349b267bd3aaf08ee22c8b45910af97f0 (patch)
tree700dc73e2d888f3c17d0865e950013b89fa918af /net-mgmt
parentI'm pretty sure this was meant to create a symlink if it didn't exist and (diff)
This port doesn't build with byacc on -current, so add 'USE_BISON=yes'.
Notes
Notes: svn path=/head/; revision=26388
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/irrtoolset/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index 63c8b78c52a9..1bfae84e26f5 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= jfitz@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+USE_BISON= yes
GNU_CONFIGURE= Yes
CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${PREFIX}/include/tcl8.2:${PREFIX}/include/tk8.2" \
TCL_TK_LIBRARY_DIR=${PREFIX}/lib \