mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Stagify.
This commit is contained in:
parent
c7f01afd3b
commit
b8e8deefc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366324
1 changed files with 3 additions and 6 deletions
|
@ -22,13 +22,10 @@ CONFLICTS= gnokii-[0-9]* smstools-[0-9]*
|
|||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
USES= perl5
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,/usr/bin/perl,${PERL},g" ${WRKSRC}/${PORTNAME}
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= ${PORTNAME}
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && ${INSTALL_SCRIPT} ${PORTNAME} ${PREFIX}/bin/${PORTNAME}
|
||||
cd ${WRKSRC} && ${INSTALL_SCRIPT} ${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue