aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-05 21:47:49 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-05 21:47:49 +0000
commitbb992ed99807dcba6aec3e033aaef9b64b91b041 (patch)
tree8879a35a210a7b87a3d845548fc1452341da4b12 /www/mod_security
parent830db6ab99bc6cda3f5aa964d1876f72d60f06cd (diff)
downloadports-bb992ed99807dcba6aec3e033aaef9b64b91b041.tar.gz
ports-bb992ed99807dcba6aec3e033aaef9b64b91b041.zip
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
Notes
Notes: svn path=/head/; revision=253783
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 4f279b5f0d8e..2f1a3cb2a896 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.3:${PORTSDIR}/devel/apr
+ apr-1:${PORTSDIR}/devel/apr
USE_APACHE= 2.0+
GNU_CONFIGURE= yes