aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_memcache
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-06-07 04:56:08 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-06-07 04:56:08 +0800
commitb3a680facebece3e3728859802ae7a96bb188522 (patch)
tree909bbcf67b53dd1fa38571b223d3798152086854 /www/mod_memcache
parent5ec379aa04fac7733403a8e74596633b7a03b1d4 (diff)
downloadfreebsd-ports-gnome-b3a680facebece3e3728859802ae7a96bb188522.tar.gz
freebsd-ports-gnome-b3a680facebece3e3728859802ae7a96bb188522.tar.zst
freebsd-ports-gnome-b3a680facebece3e3728859802ae7a96bb188522.zip
- devel/subversion pulls in the correct apr
PR: ports/146953 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (gslin@gslin.org; 14 days)
Diffstat (limited to 'www/mod_memcache')
-rw-r--r--www/mod_memcache/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/mod_memcache/Makefile b/www/mod_memcache/Makefile
index 55c88d4c03e8..f5a0c1cef42b 100644
--- a/www/mod_memcache/Makefile
+++ b/www/mod_memcache/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_memcache
PORTVERSION= 0.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -15,9 +15,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= gslin@gslin.org
COMMENT= Apache 2.2.x module to manage apr_memcache connections
-LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1
-
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
PROJECTHOST= modmemcache