summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/pkg-message
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /emulators/wine-devel/pkg-message
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'emulators/wine-devel/pkg-message')
-rw-r--r--emulators/wine-devel/pkg-message11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/wine-devel/pkg-message b/emulators/wine-devel/pkg-message
deleted file mode 100644
index 5021b322211c..000000000000
--- a/emulators/wine-devel/pkg-message
+++ /dev/null
@@ -1,11 +0,0 @@
-In order to use wine you need to build and install a new kernel with
-options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.
-
-And the port now also installs some of wine's doc files which
-describe additional things that are not in the manual pages, see
-%%PREFIX%%/lib/wine/documentation. 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 don't know how to use the ports
-system to have it fetch and extract the source for you have a look at
-<http://www.freebsd.org/handbook/ports.html>.)