diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
commit | 7a0bd317631d50743f0a374e87553b67823ce01b (patch) | |
tree | a6a20687ac7deead25a53b4c03118c3a00060775 /www/mod_proxy_html | |
parent | b71961a9ea66185112d102c2715655e63422305e (diff) | |
download | ports-7a0bd317631d50743f0a374e87553b67823ce01b.tar.gz ports-7a0bd317631d50743f0a374e87553b67823ce01b.zip |
Notes
Diffstat (limited to 'www/mod_proxy_html')
-rw-r--r-- | www/mod_proxy_html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index 04822f074ccd..21e135cf3110 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_xml2enc.so:${PORTSDIR}/www/mod_xml MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message -USE_APACHE= 2.2+ +USE_APACHE= 22+ AP_FAST_BUILD= YES AP_GENPLIST= YES SHORTMODNAME= proxy_html |