summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Selenium-Remote-Driver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Selenium-Remote-Driver/Makefile b/www/p5-Selenium-Remote-Driver/Makefile
index 6d6d2774fca7..8efc8df75d8b 100644
--- a/www/p5-Selenium-Remote-Driver/Makefile
+++ b/www/p5-Selenium-Remote-Driver/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Selenium-Remote-Driver
PORTVERSION= 0.2300
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GEMPESAW
@@ -26,7 +27,8 @@ BUILD_DEPENDS= p5-Archive-Extract>=0.74:${PORTSDIR}/archivers/p5-Archive-Extract
p5-namespace-clean>=0.25:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= driver-example.pl
USE_PERL5= configure
NO_ARCH= yes