diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
commit | 57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch) | |
tree | faf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /security/p5-Authen-Simple-RADIUS | |
parent | 6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-RADIUS')
-rw-r--r-- | security/p5-Authen-Simple-RADIUS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-RADIUS/Makefile b/security/p5-Authen-Simple-RADIUS/Makefile index 66035982e3e9..209a718924bd 100644 --- a/security/p5-Authen-Simple-RADIUS/Makefile +++ b/security/p5-Authen-Simple-RADIUS/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::RADIUS.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> |