1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add USE_BISON to fix build on 5.1.

Approved by:	maintainer
This commit is contained in:
Will Andrews 2003-05-21 15:11:35 +00:00
parent 3ea419fda9
commit 400bbbe173
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81614

View File

@ -17,6 +17,7 @@ COMMENT= A text-mode window manager and terminal emulator
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
USE_BISON= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"