aboutsummaryrefslogtreecommitdiff
path: root/www/thundercache
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-03-06 07:31:51 +0000
committerChris Rees <crees@FreeBSD.org>2012-03-06 07:31:51 +0000
commit6a01694df5b1e7403c8f1a066a1e6b9384d4eee4 (patch)
tree4feac517964c9504153b15eaaba16f4c208376f5 /www/thundercache
parentdc9163dbcb1aa8249f96c42affacab3fd971948c (diff)
downloadports-6a01694df5b1e7403c8f1a066a1e6b9384d4eee4.tar.gz
ports-6a01694df5b1e7403c8f1a066a1e6b9384d4eee4.zip
Notes
Diffstat (limited to 'www/thundercache')
-rw-r--r--www/thundercache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thundercache/Makefile b/www/thundercache/Makefile
index 7aa79686a881..8401a2ea2f47 100644
--- a/www/thundercache/Makefile
+++ b/www/thundercache/Makefile
@@ -7,7 +7,7 @@
PORTNAME= thundercache
PORTVERSION= 6.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.bmsoftware.org/packs/ \
http://www8.freebsdbrasil.com.br/~eksffa/thunder/ \
@@ -55,7 +55,7 @@ USE_APACHE= 20+
.if defined (WITH_PGSQL)
USE_PGSQL= yes
-WANT_PGSQL_VER= 84
+WANT_PGSQL_VER= 84+
RUN_DEPENDS+= postgresql-server>=0:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
.endif