summaryrefslogtreecommitdiffstats
path: root/emulators/wine
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2003-08-22 21:19:33 +0000
committergerald <gerald@FreeBSD.org>2003-08-22 21:19:33 +0000
commit88efb0115dd5cce7189d5f33b6c6451b7026e621 (patch)
tree7041b308ebb57a8fcd55b65602c28032491c032b /emulators/wine
parenta994cc997a5388927649c91c3b454d21566d286c (diff)
downloadFreeBSD-ports-88efb0115dd5cce7189d5f33b6c6451b7026e621.zip
FreeBSD-ports-88efb0115dd5cce7189d5f33b6c6451b7026e621.tar.gz
Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension for
reentrant parsers.
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 6ff2aef..55c391e 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -26,6 +26,7 @@ MAN1= wine.1 winebuild.1 winemaker.1 wmc.1 wrc.1
MAN5= wine.conf.5
ONLY_FOR_ARCHS= i386
USE_XPM= yes
+USE_BISON= yes
USE_GMAKE= yes
USE_REINPLACE= yes
OpenPOWER on IntegriCloud