diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-08-21 03:00:12 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-08-21 03:00:12 +0800 |
commit | 2bdea797d1b7845f1c498affc7b897bf3b18b6d1 (patch) | |
tree | aa1c5393dd529b601103ed22bf6b6ae9309db718 /www/mod_shapvh | |
parent | c86974756831dfa075be404ab16b7560636d8979 (diff) | |
download | freebsd-ports-gnome-2bdea797d1b7845f1c498affc7b897bf3b18b6d1.tar.gz freebsd-ports-gnome-2bdea797d1b7845f1c498affc7b897bf3b18b6d1.tar.zst freebsd-ports-gnome-2bdea797d1b7845f1c498affc7b897bf3b18b6d1.zip |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
Diffstat (limited to 'www/mod_shapvh')
-rw-r--r-- | www/mod_shapvh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_shapvh/Makefile b/www/mod_shapvh/Makefile index e505562d88d2..42af6eefcb27 100644 --- a/www/mod_shapvh/Makefile +++ b/www/mod_shapvh/Makefile @@ -18,7 +18,7 @@ COMMENT= Apache module that provides virtual hosts from a database MAKE_JOBS_SAFE= yes -USE_APACHE= 1.3 +USE_APACHE= 13 USE_MYSQL= yes AP_FAST_BUILD= yes |