From e71ad36d15ebeff107aceb1d64c4b8289ea7786c Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Mon, 24 Jul 2000 10:20:43 +0000 Subject: Add USE_BISON. Submitted by: maintainer --- emulators/wine-devel/Makefile | 1 + emulators/wine/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 1172909353a9..06e6b99e19ef 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -27,6 +27,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/wine MAN1= wine.1 MAN5= wine.conf.5 ONLY_FOR_ARCHS= i386 +USE_BISON= yes .if !defined(NDEBUG) STRIP= diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 1172909353a9..06e6b99e19ef 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -27,6 +27,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/wine MAN1= wine.1 MAN5= wine.conf.5 ONLY_FOR_ARCHS= i386 +USE_BISON= yes .if !defined(NDEBUG) STRIP= -- cgit v1.2.3