o Add missing USE_PERL5

o Remove MAKE_ARGS
o Add @comment $FreeBSD$ to PLIST

PR:		53225
Submitted by:	maintainer
This commit is contained in:
Mario Sergio Fujikawa Ferreira
2003-06-12 01:34:03 +00:00
parent 25bcc4e689
commit 98797773ca
2 changed files with 5 additions and 3 deletions

View File

@@ -17,12 +17,13 @@ COMMENT= GNU version of Carnegie Mellon's "Depot" program
GNU_CONFIGURE= yes
USE_GMAKE= yes
# PREFIX isn't honored. force it w/ prefix.
MAKE_ARGS= prefix="${PREFIX}"
USE_PERL5= yes
INSTALL_INFO?= install-info
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/stow ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/stow.info ${PREFIX}/info
@install-info ${PREFIX}/info/stow.info ${PREFIX}/info/dir
@${INSTALL_INFO} ${PREFIX}/info/stow.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@@ -1,3 +1,4 @@
@comment $FreeBSD$
bin/stow
@unexec install-info --delete %D/info/stow.info %D/info/dir
info/stow.info