Convert to staging.

Submitted by:	miwi
This commit is contained in:
Gerald Pfeifer 2014-02-16 10:51:24 +00:00
parent 794559e08b
commit 08ec557ba4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344527
2 changed files with 17 additions and 7 deletions

View File

@ -12,14 +12,11 @@ COMMENT= GNU Interactive Tools - a file system browser for UNIX systems
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --disable-transition
MAN1= gitaction.1 gitdpkgname.1 gitfm.1 gitinternal.1 \
gitkeys.1 gitmount.1 gitps.1 gitregrep.1 gitrfgrep.1 \
gitrgrep.1 gitunpack.1 gitview.1 gitwipe.1
NO_STAGE= yes
post-install:
${RM} -f ${PREFIX}/man/man1/gitmkdirs.1
${RM} -f ${PREFIX}/man/man1/gitwhich.1
${RM} -f ${PREFIX}/man/man1/gitxgrep.1
# Clean stage from orphans.
${RM} -f ${STAGEDIR}${PREFIX}/man/man1/gitmkdirs.1
${RM} -f ${STAGEDIR}${PREFIX}/man/man1/gitwhich.1
${RM} -f ${STAGEDIR}${PREFIX}/man/man1/gitxgrep.1
.include <bsd.port.mk>

View File

@ -55,6 +55,19 @@ bin/gitxgrep
%%DATADIR%%/gnuitrc.xterm-color
%%DATADIR%%/gnuitrc.xterm-debian
%%DATADIR%%/gnuitrc.xterms
man/man1/gitaction.1.gz
man/man1/gitdpkgname.1.gz
man/man1/gitfm.1.gz
man/man1/gitinternal.1.gz
man/man1/gitkeys.1.gz
man/man1/gitmount.1.gz
man/man1/gitps.1.gz
man/man1/gitregrep.1.gz
man/man1/gitrfgrep.1.gz
man/man1/gitrgrep.1.gz
man/man1/gitunpack.1.gz
man/man1/gitview.1.gz
man/man1/gitwipe.1.gz
@dirrm %%DATADIR%%
%%DOCSDIR%%/gnuit.html
@dirrm %%DOCSDIR%%