diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-05-13 16:22:07 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-05-13 16:22:07 +0000 |
commit | 648117b85b6041995510d7f940313534d5a8a849 (patch) | |
tree | f006bd3ccd0fe6fbbb5e6166c5a44ca4b144d37f /emulators/wine | |
parent | 6442142ba85a3f7f7d9fac6b0ae572d269cc1810 (diff) | |
download | ports-648117b85b6041995510d7f940313534d5a8a849.tar.gz ports-648117b85b6041995510d7f940313534d5a8a849.zip |
Notes
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/pkg-message b/emulators/wine/pkg-message index 98e386f7f19d..6ddffe78323d 100644 --- a/emulators/wine/pkg-message +++ b/emulators/wine/pkg-message @@ -2,8 +2,8 @@ In order to use Wine you need to build and install a new kernel with options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG. The port also installs some of Wine's doc files which describe additional -things that are not in the manual pages, see - %%PREFIX%%/lib/wine/documentation. +things that are not in the manual pages, see: + %%PREFIX%%/share/doc/wine There are more in the source tree but the others are only useful in conjunction with the rest of the source tree, and then you can as well look at them there. (If you just installed this as a package and do not |