aboutsummaryrefslogtreecommitdiff
path: root/www/b2evolution/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-08-08 01:21:38 +0000
committerWen Heping <wen@FreeBSD.org>2011-08-08 01:21:38 +0000
commitfb191ae2ab3ad3ba2649172c891166c0ac5d06ea (patch)
tree85b630479e7050310ba303d06d4da43acc9069ef /www/b2evolution/Makefile
parent016d932cbddf6f772837f12992601319ff28106b (diff)
downloadports-fb191ae2ab3ad3ba2649172c891166c0ac5d06ea.tar.gz
ports-fb191ae2ab3ad3ba2649172c891166c0ac5d06ea.zip
Notes
Diffstat (limited to 'www/b2evolution/Makefile')
-rw-r--r--www/b2evolution/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/b2evolution/Makefile b/www/b2evolution/Makefile
index c5fdfeaaeecf..5936dd9a5390 100644
--- a/www/b2evolution/Makefile
+++ b/www/b2evolution/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= b2evolution
-PORTVERSION= 3.3.3
+PORTVERSION= 4.0.5
CATEGORIES= www
MASTER_SITES= SF/evocms/${PORTNAME}/b2evo%20${PORTVERSION}-stable
DISTNAME= ${PORTNAME}-${PORTVERSION}-${B2EVO_DATE}
@@ -19,7 +19,7 @@ PATCH_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
USE_ZIP= YES
USE_DOS2UNIX= YES
-B2EVO_DATE?= stable-2009-12-15
+B2EVO_DATE?= stable-2011-03-23
USE_PHP= mysql pcre session xml
NO_BUILD= YES
WANT_PHP_WEB= YES
@@ -36,8 +36,7 @@ OPTIONS= LOCAL_DB_SERVER "Want to use local MySQL server?" on
.include <bsd.port.pre.mk>
.if defined(WITH_LOCAL_DB_SERVER)
-USE_MYSQL= YES
-RUN_DEPENDS+= mysql-server>=0:${PORTSDIR}/databases/mysql${MYSQL_VER}-server
+USE_MYSQL= server
.endif
pre-everything::