Update MAN1 and pkg-plist.

PR:		23847
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by:	maintainer
This commit is contained in:
Daniel Harris 2000-12-29 16:29:12 +00:00
parent de624ba756
commit 00ffe5b8dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36443
4 changed files with 8 additions and 2 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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