From 5bf39b3da9e0b5c5dbaacdf5965c131bb9edc0af Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 22 May 2015 10:25:59 +0000 Subject: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q2 --- www/p5-URI-Title/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/p5-URI-Title/Makefile b/www/p5-URI-Title/Makefile index 52a8a8b2982d..4183dd350ac1 100644 --- a/www/p5-URI-Title/Makefile +++ b/www/p5-URI-Title/Makefile @@ -3,7 +3,7 @@ PORTNAME= URI-Title PORTVERSION= 1.86 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,8 @@ COMMON_DEPENDS= p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \ BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= title.pl USE_PERL5= configure .include -- cgit v1.2.3