summaryrefslogtreecommitdiff
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-21 10:24:59 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-21 10:24:59 +0000
commit28145c5d613eacc7411f3d221c3aff5c8f896f99 (patch)
tree34684757f6c344c49f9a0a432904d72834ee8a1f /emulators/wine-devel
parentUpdate to 3.13p. (diff)
Fix PLIST and manpage packaging.
PR: 23664 Submitted by: David W. Chapman, Jr. <dwcjr@inethouston.net>
Notes
Notes: svn path=/head/; revision=36189
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine-devel/pkg-plist5
2 files changed, 6 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 1a8e86e769fa..f8160fc69b1b 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-opengl
CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
-MAN1= wine.1
+MAN1= wine.1 wmc.1 wrc.1
MAN5= wine.conf.5
ONLY_FOR_ARCHS= i386
USE_XPM= yes
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 81736d4d2a22..c8b715c4ec50 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -1,9 +1,14 @@
+bin/dosmod
+bin/fnt2bdf
bin/wine
bin/winebuild
bin/wineclipsrv
bin/winedbg
bin/wineserver
+bin/wmc
+bin/wrc
bin/regSet.sh
+@unexec if cmp -s %D/etc/wine.conf %D/etc/wine.conf.sample; then rm -f %D/etc/wine.conf; fi
etc/wine.conf.sample
include/wine/basetsd.h
include/wine/cderr.h