1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

This port doesn't build with byacc on -current, so add 'USE_BISON=yes'.

This commit is contained in:
Steve Price 2000-02-27 23:07:51 +00:00
parent def29bf453
commit 8738a2b349
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26388
3 changed files with 3 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \

View File

@ -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 \