aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-18 04:05:05 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-18 04:05:05 +0000
commit55544fc2be6293cc3e0316e40af48ca44fc4e529 (patch)
tree29e8cfc0914a759313cdb1eab3bedf0c36297450 /www/mod_security
parent05bd43c1e696d2012387a78d35d19a8d44882cd1 (diff)
downloadports-55544fc2be6293cc3e0316e40af48ca44fc4e529.tar.gz
ports-55544fc2be6293cc3e0316e40af48ca44fc4e529.zip
- Convert ports/ to devel/apr1
PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Notes
Notes: svn path=/head/; revision=254522
Diffstat (limited to 'www/mod_security')
-rw-r--r--www/mod_security/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index 73a0e042039c..30f9e13c5e87 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -18,7 +18,7 @@ COMMENT= An intrusion detection and prevention engine
MAKE_JOBS_SAFE= yes
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
- apr-1:${PORTSDIR}/devel/apr
+ apr-1:${PORTSDIR}/devel/apr1
USE_APACHE= 2.0+
GNU_CONFIGURE= yes