aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-RADIUS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-Simple-RADIUS/Makefile')
-rw-r--r--security/p5-Authen-Simple-RADIUS/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Authen-Simple-RADIUS/Makefile b/security/p5-Authen-Simple-RADIUS/Makefile
index 28ff3e34d67c..108e5c3f640c 100644
--- a/security/p5-Authen-Simple-RADIUS/Makefile
+++ b/security/p5-Authen-Simple-RADIUS/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Authen-Simple-RADIUS
-# Date created: 22 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Authen-Simple-RADIUS
PORTVERSION= 0.1
@@ -20,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Authen::Simple::RADIUS.3
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
.include <bsd.port.mk>