summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2000-12-29 16:29:12 +0000
committerdannyboy <dannyboy@FreeBSD.org>2000-12-29 16:29:12 +0000
commitea06cdd2a15bf2e3fe92aa4039adec3154af3494 (patch)
tree3e70b6387678932a9cd18c4a6429f18bab73a28b /emulators
parent29164bd9fe3410095a0575d932e6575dadacfc8a (diff)
downloadFreeBSD-ports-ea06cdd2a15bf2e3fe92aa4039adec3154af3494.zip
FreeBSD-ports-ea06cdd2a15bf2e3fe92aa4039adec3154af3494.tar.gz
Update MAN1 and pkg-plist.
PR: 23847 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: maintainer
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine-devel/pkg-plist3
-rw-r--r--emulators/wine/Makefile2
-rw-r--r--emulators/wine/pkg-plist3
4 files changed, 8 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index ac88671..66fd8cd 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 wmc.1 wrc.1
+MAN1= wine.1 winemaker.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 d1566a0..d2f8ad2 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -4,7 +4,10 @@ bin/wine
bin/winebuild
bin/wineclipsrv
bin/winedbg
+bin/winelauncher
+bin/winemaker
bin/wineserver
+bin/wineshelllink
bin/wmc
bin/wrc
bin/regSet.sh
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index ac88671..66fd8cd 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/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 wmc.1 wrc.1
+MAN1= wine.1 winemaker.1 wmc.1 wrc.1
MAN5= wine.conf.5
ONLY_FOR_ARCHS= i386
USE_XPM= yes
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index d1566a0..d2f8ad2 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -4,7 +4,10 @@ bin/wine
bin/winebuild
bin/wineclipsrv
bin/winedbg
+bin/winelauncher
+bin/winemaker
bin/wineserver
+bin/wineshelllink
bin/wmc
bin/wrc
bin/regSet.sh
OpenPOWER on IntegriCloud