diff options
author | gerald <gerald@FreeBSD.org> | 2002-05-22 07:34:37 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2002-05-22 07:34:37 +0000 |
commit | 67c1a918a5ddbb6a6f89d492d946ec8458731e68 (patch) | |
tree | c91e67824d171122b7dd73b8c8daf9d78bc46687 /emulators/wine-devel/pkg-descr | |
parent | e31c9b5f262119f1a4697fc636116b0980e311a9 (diff) | |
download | FreeBSD-ports-67c1a918a5ddbb6a6f89d492d946ec8458731e68.zip FreeBSD-ports-67c1a918a5ddbb6a6f89d492d946ec8458731e68.tar.gz |
Take into account that Wine now requires a configuration file in the home
directory of every user instead of a global $PREFIX/etc/wine.conf. Remove
redundant information from pkg-descr on the way.
Approved by: obrien (mentor)
Diffstat (limited to 'emulators/wine-devel/pkg-descr')
-rw-r--r-- | emulators/wine-devel/pkg-descr | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr index 38e354f..aabe926 100644 --- a/emulators/wine-devel/pkg-descr +++ b/emulators/wine-devel/pkg-descr @@ -12,9 +12,7 @@ options SYSVSHM options SYSVSEM options SYSVMSG -Wine relies on the configuration file /usr/local/etc/wine.conf to -contain valid assignments of Unix directories to DOS drive letters, -and for certain other options (see "man wine" for details). -You will most probably have to edit it, after the install... - WWW: http://www.winehq.com/ + +- Gerald Pfeifer +pfeifer@dbai.tuwien.ac.at |