aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mod_security/Makefile2
-rw-r--r--www/tomcat-native/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile
index 80d6b5b31f45..b75d16d17aae 100644
--- a/www/tomcat-native/Makefile
+++ b/www/tomcat-native/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ale@FreeBSD.org
COMMENT= Tomcat native library
-LIB_DEPENDS= apr-1.3:${PORTSDIR}/devel/apr
+LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr
WRKSRC= ${WRKDIR}/${DISTNAME}/jni/native