diff options
Diffstat (limited to 'net/radiator')
-rw-r--r-- | net/radiator/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/radiator/Makefile b/net/radiator/Makefile index 104677a76130..d35cefcaa8fd 100644 --- a/net/radiator/Makefile +++ b/net/radiator/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 4.13 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= # fetch manually -EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} MAINTAINER= lyngbol@wheel.dk @@ -15,7 +14,7 @@ COMMENT= Radiator Radius Server by Open System Consultants OPTIONS_DEFINE= MYSQL MYSQL_DESC= MySQL support -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure RESTRICTED= Commercial software |