summaryrefslogtreecommitdiff
path: root/security/ap-modsecurity
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-06-10 15:22:13 +0000
committerjoerg <joerg@pkgsrc.org>2014-06-10 15:22:13 +0000
commit706de7de9264f25fad75272de7e153c1bf791034 (patch)
tree2feb1f410c493c9e7cc492d5a0165cd0c95d68b8 /security/ap-modsecurity
parent495adcee1c32caf80e361223100031f13dc247a5 (diff)
downloadpkgsrc-706de7de9264f25fad75272de7e153c1bf791034.tar.gz
Retire Apache 1.3 and 2.0.
Diffstat (limited to 'security/ap-modsecurity')
-rw-r--r--security/ap-modsecurity/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/security/ap-modsecurity/Makefile b/security/ap-modsecurity/Makefile
index ba97532f25c..2c87b5ea75a 100644
--- a/security/ap-modsecurity/Makefile
+++ b/security/ap-modsecurity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:21 asau Exp $
+# $NetBSD: Makefile,v 1.11 2014/06/10 15:22:14 joerg Exp $
#
DISTNAME= modsecurity-apache_1.9.4
@@ -13,17 +13,12 @@ COMMENT= Intrusion detection and prevention engine for web applications
USE_TOOLS+= pax
# does not compile with apache24
-PKG_APACHE_ACCEPTED= apache13 apache2 apache22
+PKG_APACHE_ACCEPTED= apache22
.include "../../mk/apache.mk"
-.if ${PKG_APACHE} != "apache13"
APACHE_DIR= apache2
MOD_EXTN= la
-.else
-APACHE_DIR= apache1
-MOD_EXTN= so
-.endif
PTHREAD_OPTS+= require