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:
parent
def29bf453
commit
8738a2b349
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26388
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user