aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_encoding
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2011-08-21 01:27:52 +0800
committerohauer <ohauer@FreeBSD.org>2011-08-21 01:27:52 +0800
commitbb1dbd525b77581fe2c3f1a8a08bcd09858c4e66 (patch)
tree0568d65daffcf341d48d7a3227af1e668328225a /www/mod_encoding
parentd556b7fc223f0d881ea168a584545ca3278e9756 (diff)
downloadfreebsd-ports-graphics-bb1dbd525b77581fe2c3f1a8a08bcd09858c4e66.tar.gz
freebsd-ports-graphics-bb1dbd525b77581fe2c3f1a8a08bcd09858c4e66.tar.zst
freebsd-ports-graphics-bb1dbd525b77581fe2c3f1a8a08bcd09858c4e66.zip
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Diffstat (limited to 'www/mod_encoding')
-rw-r--r--www/mod_encoding/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_encoding/Makefile b/www/mod_encoding/Makefile
index c3969b346b9..1a6665b826b 100644
--- a/www/mod_encoding/Makefile
+++ b/www/mod_encoding/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_encoding
PORTVERSION= 20021209
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://webdav.todo.gr.jp/download/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ MAKE_JOBS_SAFE= yes
# Mostly because of the dependency of mod_dav.
#APACHE_VERSION= 1.3.6
-USE_APACHE= 1.3+
+USE_APACHE= 13+
USE_ICONV= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes