aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Reflex/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Reflex/Makefile b/devel/p5-Reflex/Makefile
index 534b572dd8dd..a892e9741402 100644
--- a/devel/p5-Reflex/Makefile
+++ b/devel/p5-Reflex/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Reflex
PORTVERSION= 0.099
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RCAPUTO
@@ -19,11 +20,13 @@ BUILD_DEPENDS= p5-POE>=1.294:${PORTSDIR}/devel/p5-POE \
p5-MooseX-Role-Parameterized>=0.23:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= configure
OPTIONS_DEFINE= DOCS EXAMPLES
+SHEBANG_FILES= eg/*.pl
+
post-extract:
@${RM} ${WRKSRC}/bench.pl
@${REINPLACE_CMD} -e '/^bench.pl$$/d' ${WRKSRC}/MANIFEST