mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage
- Use shebangfix - Use tar:bzip2
This commit is contained in:
parent
63b65adaae
commit
3e68eaf2b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359218
@ -14,14 +14,14 @@ COMMENT= Simple image viewer
|
||||
RUN_DEPENDS= p5-Prima>=1.21:${PORTSDIR}/x11-toolkits/p5-Prima \
|
||||
IPA>=1.03:${PORTSDIR}/graphics/IPA
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix tar:bzip2
|
||||
USE_PERL5= run
|
||||
NO_BUILD= yes
|
||||
|
||||
SHEBANG_FILES= fotofix
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user