diff options
Diffstat (limited to 'www/mod_auth_xradius/Makefile')
-rw-r--r-- | www/mod_auth_xradius/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile index 6af0e45d0793..d24662ab53e3 100644 --- a/www/mod_auth_xradius/Makefile +++ b/www/mod_auth_xradius/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: mod_auth_xradius -# Date created: 1 Jul 2007 -# Whom: mwlucas -# +# Created by: mwlucas # $FreeBSD$ PORTNAME= mod_auth_xradius @@ -16,7 +13,7 @@ COMMENT= Enables RADIUS authentication MAKE_JOBS_SAFE= yes -USE_APACHE= 22+ +USE_APACHE= 22 USE_BZIP2= yes GNU_CONFIGURE= yes |