summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/bochs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 3e8c2f5aad57..5d8044e13098 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -7,16 +7,16 @@
# $FreeBSD$
#
-VGABIOS= VGABIOS-elpin-2.20
-BIOS= BIOS-bochs-990925a
-DATE= 991114
-
DISTNAME= bochs-${DATE}a
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.bochs.com/pub/
MAINTAINER= obrien@FreeBSD.org
+VGABIOS= VGABIOS-elpin-2.20
+BIOS= BIOS-bochs-990925a
+DATE= 991114
+
USE_XLIB= yes
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --enable-cpu-level=4 --enable-vga \