aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Xporter/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Xporter/Makefile b/devel/p5-Xporter/Makefile
index a647e68cdbdc..3853c5e105d8 100644
--- a/devel/p5-Xporter/Makefile
+++ b/devel/p5-Xporter/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Xporter
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LAWALSH
@@ -17,8 +18,10 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-mem>=0.4.5:${PORTSDIR}/devel/p5-mem
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
+SHEBANG_FILES= lib/Xporter.pm
USE_PERL5= configure
-USES= perl5
+USES= perl5 shebangfix
.include <bsd.port.pre.mk>