summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
commitb5d1cecde4e6c0dcb132742181e822478f6759af (patch)
treea5f4ee1240324a616c9004580f7a5eddaac86d39 /emulators
parentUpdate to version 1.1.16. (diff)
Style nits in the ports I maintain.
Notes
Notes: svn path=/head/; revision=25734
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bochs/Makefile18
-rw-r--r--emulators/dlx/Makefile6
-rw-r--r--emulators/osf1_base/Makefile2
-rw-r--r--emulators/spim/Makefile8
4 files changed, 17 insertions, 17 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 5d8044e13098..2ff455836b15 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,21 +1,21 @@
# ex:ts=8
-# New ports collection makefile for: bochs
-# Version required: 990219a
-# Date created: 16 December 1997
-# Whom: alex
+# Ports collection makefile for: bochs
+# Version required: 990219a
+# Date created: 16 December 1997
+# Whom: alex
#
# $FreeBSD$
#
DISTNAME= bochs-${DATE}a
-CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.bochs.com/pub/
+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= 991114
USE_XLIB= yes
GNU_CONFIGURE= YES
@@ -33,8 +33,8 @@ NO_CDROM= ${RESTRICTED}
pre-configure:
@${PERL} -pi.fbsd \
- -e 's|^vgaromimage:\sbios/|vgaromimage: ${PREFIX}/bios/| ;' \
- -e 's|^romimage:\sfile=bios/|romimage: file=${PREFIX}/bios/|' \
+ -e 's|^vgaromimage:\sbios/|vgaromimage: ${PREFIX}/bios/| ;' \
+ -e 's|^romimage:\sfile=bios/|romimage: file=${PREFIX}/bios/|' \
${WRKSRC}/.bochsrc
do-install:
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile
index 2adfd93fe88d..2daec1d99c04 100644
--- a/emulators/dlx/Makefile
+++ b/emulators/dlx/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: dlx
-# Version required: 2.0
+# Version required: 2.0
# Date created: Mon Dec 23, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -13,10 +13,10 @@ CATEGORIES= emulators
MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
.if ${MACHINE_ARCH} == alpha
-BROKEN= won\'t build on alpha
+BROKEN= will not build on alpha
.endif
MAN1= dlxcc.1
diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile
index 1a1e30b94738..8336845615d5 100644
--- a/emulators/osf1_base/Makefile
+++ b/emulators/osf1_base/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: osf1_base
-# Version required: 5.0
+# Version required: 5.0
# Date created: Mon Feb 03, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile
index 269815a95345..35be859f8878 100644
--- a/emulators/spim/Makefile
+++ b/emulators/spim/Makefile
@@ -1,8 +1,8 @@
# ex:ts=8
-# New ports collection makefile for: spim
-# Version required: 5.8
-# Date created: Mon Oct 28, 1996
-# Whom: David O'Brien (obrien@cs.ucdavis.edu)
+# Ports collection makefile for: spim
+# Version required: 5.8
+# Date created: Mon Oct 28, 1996
+# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#