aboutsummaryrefslogtreecommitdiff
path: root/www/mod_xmlns
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
commit7a0bd317631d50743f0a374e87553b67823ce01b (patch)
treea6a20687ac7deead25a53b4c03118c3a00060775 /www/mod_xmlns
parentb71961a9ea66185112d102c2715655e63422305e (diff)
Notes
Diffstat (limited to 'www/mod_xmlns')
-rw-r--r--www/mod_xmlns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_xmlns/Makefile b/www/mod_xmlns/Makefile
index 3d2a00f7cf38..7a7ceb1a72b4 100644
--- a/www/mod_xmlns/Makefile
+++ b/www/mod_xmlns/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mod_xmlns
PORTVERSION= 0.97
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://apache.webthing.com/svn/apache/filters/xmlns/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -19,7 +20,7 @@ COMMENT= Apache module for XML namespaces
MAKE_JOBS_SAFE= yes
USE_GNOME= libxml2
-USE_APACHE= 2.0+
+USE_APACHE= 20+
XML2_INC= ${LOCALBASE}/include/libxml2
XML2_LIB= ${LOCALBASE}/lib