summaryrefslogtreecommitdiffstats
path: root/emulators/wine
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2004-02-16 10:59:54 +0000
committergerald <gerald@FreeBSD.org>2004-02-16 10:59:54 +0000
commit8ac4bfe38da3e4b184ae67660f8083dc3fac55dd (patch)
treea25cc72620f424975ec605b5884609e1373b79d7 /emulators/wine
parent5c141179eee0974a1eaf2722d58bfab5a61e130f (diff)
downloadFreeBSD-ports-8ac4bfe38da3e4b184ae67660f8083dc3fac55dd.zip
FreeBSD-ports-8ac4bfe38da3e4b184ae67660f8083dc3fac55dd.tar.gz
Wine sees itself as a compatibility layer rather than an emulator. Honor
that, and also use the term "Unix-like systems" instead of "Unix".
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/wine/pkg-descr4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 945a085..bc1f8b4 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development
DISTNAME= Wine-${PORTVERSION}
MAINTAINER= gerald@FreeBSD.org
-COMMENT= Microsoft Windows emulator for Unix
+COMMENT= Microsoft Windows compatibility layer for Unix-like systems
WRKSRC= ${WRKDIR}/wine-${PORTVERSION}
GNU_CONFIGURE= yes
@@ -30,7 +30,7 @@ USE_GMAKE= yes
USE_SIZE= yes
# GCC 3.2 also seems fine, but the ports collection requires specifying
# a concrete version.
-#USE_GCC= 3.3
+USE_GCC= 3.3
.include <bsd.port.pre.mk>
diff --git a/emulators/wine/pkg-descr b/emulators/wine/pkg-descr
index e8a6b98..279db96 100644
--- a/emulators/wine/pkg-descr
+++ b/emulators/wine/pkg-descr
@@ -1,5 +1,5 @@
-Wine is a Microsoft Windows emulator running under Unix on i386 (and
-compatible) CPUs.
+Wine is a Microsoft Windows compatibility layer running under Unix-like
+systems on i386 (and compatible) CPUs.
It is still alpha quality, but is definitely making progress. Most
applications already work, more or less, including several games.
OpenPOWER on IntegriCloud