diff options
Diffstat (limited to 'www/mod_auth_xradius/Makefile')
-rw-r--r-- | www/mod_auth_xradius/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile index 428e4a13cc85..c46695f8df2f 100644 --- a/www/mod_auth_xradius/Makefile +++ b/www/mod_auth_xradius/Makefile @@ -6,6 +6,7 @@ PORTNAME= mod_auth_xradius PORTVERSION= 0.4.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.outoforder.cc/downloads/mod_auth_xradius/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -15,7 +16,7 @@ COMMENT= Enables RADIUS authentication MAKE_JOBS_SAFE= yes -USE_APACHE= 2.0+ +USE_APACHE= 20+ USE_BZIP2= yes GNU_CONFIGURE= yes |