diff options
author | Steve Price <steve@FreeBSD.org> | 2000-02-27 23:07:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-02-27 23:07:51 +0000 |
commit | 8738a2b349b267bd3aaf08ee22c8b45910af97f0 (patch) | |
tree | 700dc73e2d888f3c17d0865e950013b89fa918af /net/ratoolset | |
parent | def29bf4534b0d9c306d5549cc57ec4de6c949a5 (diff) | |
download | ports-8738a2b349b267bd3aaf08ee22c8b45910af97f0.tar.gz ports-8738a2b349b267bd3aaf08ee22c8b45910af97f0.zip |
Notes
Diffstat (limited to 'net/ratoolset')
-rw-r--r-- | net/ratoolset/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ratoolset/Makefile b/net/ratoolset/Makefile index 63c8b78c52a9..1bfae84e26f5 100644 --- a/net/ratoolset/Makefile +++ b/net/ratoolset/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 \ |