summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/sudoscript/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile
index 81dfa9a681b8..26b4615b9dc6 100644
--- a/security/sudoscript/Makefile
+++ b/security/sudoscript/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sudoscript
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://download.sourceforge.net/sudoscript/ \
http://egbok.com/sudoscript/
@@ -20,4 +21,6 @@ MAN8= sudoscriptd.8 sudoscript.8
MANCOMPRESSED= no
USE_GMAKE= yes
+USE_PERL5= yes
+
.include <bsd.port.mk>