From 28145c5d613eacc7411f3d221c3aff5c8f896f99 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 21 Dec 2000 10:24:59 +0000 Subject: Fix PLIST and manpage packaging. PR: 23664 Submitted by: David W. Chapman, Jr. --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/pkg-plist | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'emulators/wine-devel') 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 -- cgit v1.2.3