summaryrefslogtreecommitdiff
path: root/emulators/bochs
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-01 08:04:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-01 08:04:23 +0000
commit521270e93f7607a2562088915784ba321df68df2 (patch)
treeda264949629bb82b1356d50b07fb14ec1104eb8e /emulators/bochs
parentUpgrade to 2.00. (diff)
Add USE_XLIB. Also, "commercial package" is no reason for NO_PACKAGE;
RESTRICTED and NO_CDROM is enough.
Notes
Notes: svn path=/head/; revision=14980
Diffstat (limited to 'emulators/bochs')
-rw-r--r--emulators/bochs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index a13a1b410bd7..9f4fea4f72da 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 December 1997
# Whom: alex
#
-# $Id: Makefile,v 1.11 1998/09/11 15:40:16 alex Exp $
+# $Id: Makefile,v 1.12 1998/11/03 02:26:39 alex Exp $
#
VGABIOS= VGABIOS-elpin-2.20
@@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.bochs.com/pub/
MAINTAINER= alex@FreeBSD.ORG
+USE_XLIB= yes
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --enable-80386 --enable-memory=16 \
--enable-v8086-mode --enable-paging --enable-vga \
@@ -26,7 +27,6 @@ WRKSRC= ${WRKDIR}/bochs-${DATE}
RESTRICTED= "Commercial software"
NO_CDROM= ${RESTRICTED}
-NO_PACKAGE= ${RESTRICTED}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bochs ${PREFIX}/bin