diff options
Diffstat (limited to 'emulators/bochs/Makefile')
-rw-r--r-- | emulators/bochs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 13eaf99a9030..3d60c321ac7e 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -74,7 +74,7 @@ VMX_DESC= Enable Virtialization extensions VOODOO_DESC= Enable 3dfx Voodoo Graphics emulation X86_64_DESC= Enable x86-64 instructions support -USE_GMAKE= yes +USES= gmake pkgconfig USE_AUTOTOOLS= libtool CONFIGURE_ENV= ac_cv_header_alsa_asoundlib_h=no CONFIGURE_ARGS= --disable-docbook --disable-instrumentation |