diff options
Diffstat (limited to 'net-mgmt/irrtoolset/Makefile')
-rw-r--r-- | net-mgmt/irrtoolset/Makefile | 1 |
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 \ |