summaryrefslogtreecommitdiff
path: root/emulators/wine/pkg
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-06-18 23:48:52 +0000
committertron <tron@pkgsrc.org>1998-06-18 23:48:52 +0000
commit3ce05840ffa4dc0fe1fd4a258a1efd039b64899c (patch)
tree759a6b8b5c6087d2dbb28d0aa0d782b45b99f8ae /emulators/wine/pkg
parentac2e2b57de284f7c3fbeb2bb94cb16032bfdd1ba (diff)
downloadpkgsrc-3ce05840ffa4dc0fe1fd4a258a1efd039b64899c.tar.gz
Update Wine to 14-Jun-98 snapshot.
XXX Audio support is probably broken due to massive use of unsupported XXX Linux stuff in the OSS interface which I commented out. However XXX I don't have an application to test it.
Diffstat (limited to 'emulators/wine/pkg')
-rw-r--r--emulators/wine/pkg/PLIST7
1 files changed, 5 insertions, 2 deletions
diff --git a/emulators/wine/pkg/PLIST b/emulators/wine/pkg/PLIST
index 07e5fef2bc2..2651b2582ea 100644
--- a/emulators/wine/pkg/PLIST
+++ b/emulators/wine/pkg/PLIST
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 1998/03/16 11:16:17 frueauf Exp $
+@comment $NetBSD: PLIST,v 1.5 1998/06/18 23:48:55 tron Exp $
+bin/wine
+etc/wine.conf.example
+@unexec rm -f %D/etc/wine.conf
include/wine/windows.h
include/wine/wintypes.h
lib/libwine.so.1.0
-bin/wine
+lib/wine.sym
man/man1/wine.1
@exec /sbin/ldconfig || /usr/bin/true
@unexec /sbin/ldconfig || /usr/bin/true