aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2002-05-14 00:22:07 +0800
committergerald <gerald@FreeBSD.org>2002-05-14 00:22:07 +0800
commit6ee1d0ac003fcee2b14a88777b2db85115bb027f (patch)
tree0ee8c5191be93483b888d2fe7a70df6d607c20d8 /emulators
parent03d8d9e0ecba7f91b03f6e2f693d4e4e11e96fad (diff)
downloadfreebsd-ports-gnome-6ee1d0ac003fcee2b14a88777b2db85115bb027f.tar.gz
freebsd-ports-gnome-6ee1d0ac003fcee2b14a88777b2db85115bb027f.tar.zst
freebsd-ports-gnome-6ee1d0ac003fcee2b14a88777b2db85115bb027f.zip
Additional documentation actually resides in $PREFIX/share/doc/wine, not
$PREFIX/lib/wine/documentation, these days. Submitted by: anholt Approved by: obrien (mentor)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/pkg-message4
-rw-r--r--emulators/wine/pkg-message4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/pkg-message b/emulators/wine-devel/pkg-message
index 98e386f7f19d..6ddffe78323d 100644
--- a/emulators/wine-devel/pkg-message
+++ b/emulators/wine-devel/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
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