mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add missing manpages and html documents. (Hmm, duplicates....)
This commit is contained in:
parent
faa9578ebb
commit
da923f1dc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31981
@ -30,7 +30,7 @@ SCRIPTS_ENV+= PREFIX=${PREFIX} \
|
||||
ALL_TARGET= FreeBSDPortsBuild
|
||||
INSTALL_TARGET= FreeBSDPortsInstall FreeBSDPortsInstall.man
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= xfs.1
|
||||
MAN1= Xserver.1 xfs.1
|
||||
|
||||
do-configure:
|
||||
cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
|
||||
|
@ -1,2 +1,6 @@
|
||||
bin/xfs
|
||||
lib/X11/fs/config
|
||||
lib/X11/doc/html/Xserver.1.html
|
||||
lib/X11/doc/html/xfs.1.html
|
||||
lib/X11/doc/html/manindex1.html
|
||||
lib/X11/doc/html/manindex3.html
|
||||
|
@ -30,7 +30,7 @@ SCRIPTS_ENV+= PREFIX=${PREFIX} \
|
||||
ALL_TARGET= FreeBSDPortsBuild
|
||||
INSTALL_TARGET= installXnest installXnest.man
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= Xnest.1
|
||||
MAN1= Xnest.1 Xserver.1
|
||||
|
||||
do-configure:
|
||||
cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
|
||||
|
@ -1 +1,5 @@
|
||||
bin/Xnest
|
||||
lib/X11/doc/html/Xnest.1.html
|
||||
lib/X11/doc/html/Xserver.1.html
|
||||
lib/X11/doc/html/manindex1.html
|
||||
lib/X11/doc/html/manindex3.html
|
||||
|
@ -29,6 +29,7 @@ SCRIPTS_ENV+= PREFIX=${PREFIX} \
|
||||
DISTDIR=${DISTDIR}
|
||||
ALL_TARGET= FreeBSDPortsBuild
|
||||
INSTALL_TARGET= installXprt
|
||||
MAN1= Xserver.1
|
||||
|
||||
do-configure:
|
||||
cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
|
||||
|
@ -1 +1,4 @@
|
||||
bin/Xprt
|
||||
lib/X11/doc/html/Xserver.1.html
|
||||
lib/X11/doc/html/manindex1.html
|
||||
lib/X11/doc/html/manindex3.html
|
||||
|
@ -30,7 +30,7 @@ SCRIPTS_ENV+= PREFIX=${PREFIX} \
|
||||
ALL_TARGET= FreeBSDPortsBuild
|
||||
INSTALL_TARGET= installXvfb installXvfb.man
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= Xvfb.1
|
||||
MAN1= Xserver.1 Xvfb.1
|
||||
|
||||
do-configure:
|
||||
cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
|
||||
|
@ -1 +1,5 @@
|
||||
bin/Xvfb
|
||||
lib/X11/doc/html/Xserver.1.html
|
||||
lib/X11/doc/html/Xvfb.1.html
|
||||
lib/X11/doc/html/manindex1.html
|
||||
lib/X11/doc/html/manindex3.html
|
||||
|
Loading…
Reference in New Issue
Block a user