1: Stageify.

2: add libtool to USES, and bump version.

Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-05-23 17:10:47 +00:00
parent 09e819476f
commit d6d5d8335e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354946
2 changed files with 10 additions and 7 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= global
PORTVERSION= 6.2.8
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
@ -10,21 +11,19 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A source code tag system
GNU_CONFIGURE= yes
USES= perl5
USES= perl5 libtool
MAN1= global.1 globash.1 gozilla.1 gtags.1 gtags-cscope.1 htags.1
INFO= global
DOCS= AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README THANKS
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -E 's,^(gtags_DATA = )AUTHORS .* THANKS( \\$$),\1\2,' ${WRKSRC}/Makefile.in
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}/
${MKDIR} ${STAGEDIR}${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}/
.endif
# This target is only meant to be used by the port maintainer.

View file

@ -14,11 +14,15 @@ bin/htags
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/THANKS
lib/gtags/exuberant-ctags.a
lib/gtags/exuberant-ctags.la
lib/gtags/exuberant-ctags.so
lib/gtags/user-custom.a
lib/gtags/user-custom.la
lib/gtags/user-custom.so
man/man1/global.1.gz
man/man1/globash.1.gz
man/man1/gozilla.1.gz
man/man1/gtags-cscope.1.gz
man/man1/gtags.1.gz
man/man1/htags.1.gz
share/gtags/BOKIN_MODEL
share/gtags/BOKIN_MODEL_FAQ
share/gtags/BUILD_TOOLS