summaryrefslogtreecommitdiff
path: root/security/ap-modsecurity2/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2008-10-25 15:59:27 +0000
committeradrianp <adrianp>2008-10-25 15:59:27 +0000
commit0c2a7e01a59d887732d23a7be3422fa74e205dc5 (patch)
tree378fb716efa426cd620b58ed0315eeeb0a13afbb /security/ap-modsecurity2/Makefile
parent79c2df2f1bd5c1a7fc94220777f8d205344afa3d (diff)
downloadpkgsrc-0c2a7e01a59d887732d23a7be3422fa74e205dc5.tar.gz
Also supports apache 2.2.x
PKGREVISION++
Diffstat (limited to 'security/ap-modsecurity2/Makefile')
-rw-r--r--security/ap-modsecurity2/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile
index 684be071d4f..d65d2611b84 100644
--- a/security/ap-modsecurity2/Makefile
+++ b/security/ap-modsecurity2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2008/10/12 12:50:17 adrianp Exp $
+# $NetBSD: Makefile,v 1.10 2008/10/25 15:59:27 adrianp Exp $
DISTNAME= modsecurity-apache_2.5.7
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
+PKGREVISION= 1
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/download/
@@ -9,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.modsecurity.org/
COMMENT= Intrusion detection and prevention engine for web applications
+PKG_APACHE_ACCEPTED= apache2 apache22
+
.include "../../mk/apache.mk"
.include "options.mk"
@@ -23,7 +26,6 @@ CONFIGURE_ARGS+= --with-apr=${PREFIX}
CONFIGURE_ARGS+= --with-apu=${PREFIX}
CONFIGURE_ARGS+= --with-libxml=${PREFIX}
-PKG_APACHE_ACCEPTED= apache2
EGDIR= ${PREFIX}/share/examples/ap-modsecurity
CONF_FILES= ${EGDIR}/modsecurity.conf-minimal \
${PKG_SYSCONFDIR}/httpd/modsecurity.conf