diff options
Diffstat (limited to 'www/mod_mono/Makefile')
-rw-r--r-- | www/mod_mono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_mono/Makefile b/www/mod_mono/Makefile index 53ec0b3209ba..3e1c2eb67755 100644 --- a/www/mod_mono/Makefile +++ b/www/mod_mono/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \ xsp:${PORTSDIR}/www/xsp -USE_APACHE= 20+ +USE_APACHE= 22+ USE_BZIP2= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --man=${PREFIX}/man |