1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add shebangfix to fix runtime errors after recently deleting the perl symlinks

- Bump PORTREVISION
This commit is contained in:
Ryan Steinmetz 2015-05-27 03:10:34 +00:00
parent 053a0b4933
commit 52b38bfcb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387535

View File

@ -3,6 +3,7 @@
PORTNAME= sieve-connect
PORTVERSION= 0.87
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://people.spodhuis.org/phil.pennock/software/ \
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
@ -24,7 +25,8 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu \
p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
USES= perl5 tar:bzip2
USES= perl5 tar:bzip2 shebangfix
SHEBANG_FILES= sieve-connect.pl
PLIST_FILES= bin/sieve-connect \
man/man1/sieve-connect.1.gz