diff options
author | gerald <gerald@FreeBSD.org> | 2003-07-18 14:40:49 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-07-18 14:40:49 +0000 |
commit | d7f721da70915dd23777cb505b1090da2cb0fa03 (patch) | |
tree | 602e1a14a05c488502efd034b0a93afc68634f73 /emulators | |
parent | f28552019296b6b2314072ef38626f1c07997758 (diff) | |
download | FreeBSD-ports-d7f721da70915dd23777cb505b1090da2cb0fa03.zip FreeBSD-ports-d7f721da70915dd23777cb505b1090da2cb0fa03.tar.gz |
Remove some details concerning the installation. (These are already listed
in pkg-message where there is also further relevant information.)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/pkg-descr | 10 | ||||
-rw-r--r-- | emulators/wine/pkg-descr | 10 |
2 files changed, 2 insertions, 18 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr index b117c21..c288362 100644 --- a/emulators/wine-devel/pkg-descr +++ b/emulators/wine-devel/pkg-descr @@ -2,15 +2,7 @@ Wine is a Microsoft Windows 3.1/95/98/NT/2000 emulator running under Unix on i386 (and compatible) CPUs. It is still alpha quality, but is definitely making progress. Most -applications already work, more or less, including even a couple of games. - -To use Wine, your kernel must be rebuilt with the following lines added -to the kernel config file (/sys/i386/conf/<YourMachine>): - -options USER_LDT -options SYSVSHM -options SYSVSEM -options SYSVMSG +applications already work, more or less, including several games. WWW: http://www.winehq.com/ diff --git a/emulators/wine/pkg-descr b/emulators/wine/pkg-descr index b117c21..c288362 100644 --- a/emulators/wine/pkg-descr +++ b/emulators/wine/pkg-descr @@ -2,15 +2,7 @@ Wine is a Microsoft Windows 3.1/95/98/NT/2000 emulator running under Unix on i386 (and compatible) CPUs. It is still alpha quality, but is definitely making progress. Most -applications already work, more or less, including even a couple of games. - -To use Wine, your kernel must be rebuilt with the following lines added -to the kernel config file (/sys/i386/conf/<YourMachine>): - -options USER_LDT -options SYSVSHM -options SYSVSEM -options SYSVMSG +applications already work, more or less, including several games. WWW: http://www.winehq.com/ |