diff options
Diffstat (limited to 'net/radiator/Makefile')
-rw-r--r-- | net/radiator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/radiator/Makefile b/net/radiator/Makefile index 95118e85b612..32e81ac6f2db 100644 --- a/net/radiator/Makefile +++ b/net/radiator/Makefile @@ -15,7 +15,8 @@ COMMENT= Radiator Radius Server by Open System Consultants OPTIONS_DEFINE= MYSQL MYSQL_DESC= MySQL support -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure RESTRICTED= Commercial software |