mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
mail/p5-Mail-DKIM: shebangfix
Approved by: portmgr blanket (implicit), mentors (implicit)
This commit is contained in:
parent
4508a429ca
commit
c7a0dda3a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356947
@ -17,8 +17,9 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
MASTER_SITE_BACKUP+= http://jason.long.name/dkimproxy/
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= configure
|
||||
SHEBANG_FILES= scripts/dkimsign.pl scripts/dkimverify.pl
|
||||
|
||||
post-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/scripts/dkim*.pl ${STAGEDIR}${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user