From 3fe9bca3bd04816572b10312e15e71c906c9ecdd Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 22 Apr 2015 22:57:44 +0000 Subject: - Fix shebangs MFH: 2015Q2 Approved by: portmgr blanket --- net/p5-Phone-Info/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/p5-Phone-Info/Makefile') diff --git a/net/p5-Phone-Info/Makefile b/net/p5-Phone-Info/Makefile index 62a655607105..7edaa29fd8a1 100644 --- a/net/p5-Phone-Info/Makefile +++ b/net/p5-Phone-Info/Makefile @@ -3,7 +3,7 @@ PORTNAME= Phone-Info PORTVERSION= 0.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX @@ -14,7 +14,8 @@ COMMENT= Provides a nicer CLI interface to Net::WhitePages RUN_DEPENDS= p5-Net-WhitePages>=0:${PORTSDIR}/net/p5-Net-WhitePages -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= bin/phoneinfo USE_PERL5= configure .include -- cgit v1.2.3