summaryrefslogtreecommitdiff
path: root/emulators/bochs/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 16:48:25 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 16:48:25 +0000
commit0e7d6f76fe1e95aa7767e04516ffd29a9e071529 (patch)
tree0fe5502d94f7f2767a2e00245f3215ee47a724b1 /emulators/bochs/Makefile
parentDon't set USE_ASSEMBLY_[AB] on any arch but i386, so this builds on the (diff)
Update to the 4-Jan-2000 offering.
Tested by: jhb
Notes
Notes: svn path=/head/; revision=25754
Diffstat (limited to 'emulators/bochs/Makefile')
-rw-r--r--emulators/bochs/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 2ff455836b15..dfdcd018245c 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -7,15 +7,15 @@
# $FreeBSD$
#
-DISTNAME= bochs-${DATE}a
-CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.bochs.com/pub/
+DISTNAME= bochs-${DATE}c
+CATEGORIES= emulators
+MASTER_SITES= ftp://ftp.bochs.com/pub/
MAINTAINER= obrien@FreeBSD.org
VGABIOS= VGABIOS-elpin-2.20
BIOS= BIOS-bochs-990925a
-DATE= 991114
+DATE= 2000_0104
USE_XLIB= yes
GNU_CONFIGURE= YES
@@ -26,8 +26,6 @@ CONFIGURE_ARGS= --enable-cpu-level=4 --enable-vga \
CONFIGURE_ARGS+= --enable-debugger --enable-disasm
.endif
-WRKSRC= ${WRKDIR}/bochs-${DATE}a
-
RESTRICTED= "Commercial software"
NO_CDROM= ${RESTRICTED}