aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-OnlinePayment-iAuthorizer/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
index 6ab11f87f940..78e6d897a0f6 100644
--- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
+++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Business-OnlinePayment-iAuthorizer
PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,7 +19,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= certification.pl
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>