aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-16 03:11:37 +0800
committermiwi <miwi@FreeBSD.org>2009-06-16 03:11:37 +0800
commit28af581477065277c68c53b7a4bbec62b7ff345c (patch)
treec1048b996b2f03fddcf7a737a346c50878e2a3e8 /www
parent04dd895dc385587a71d9b360d688db3bfe3dc88d (diff)
downloadfreebsd-ports-gnome-28af581477065277c68c53b7a4bbec62b7ff345c.tar.gz
freebsd-ports-gnome-28af581477065277c68c53b7a4bbec62b7ff345c.tar.zst
freebsd-ports-gnome-28af581477065277c68c53b7a4bbec62b7ff345c.zip
- Add missing tokenizer dependency
Reported by: Mats Andreassen <matsa@pvv.ntnu.no>
Diffstat (limited to 'www')
-rw-r--r--www/wordpress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index ade58bf8db9f..489bcb3699b7 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wordpress
PORTVERSION= 2.8
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://wordpress.org/ \
@@ -20,7 +21,7 @@ COMMENT= A state-of-the-art semantic personal publishing platform
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_PHP= mysql pcre xml gd
+USE_PHP= mysql pcre xml gd tokenizer
NO_BUILD= YES
WANT_PHP_WEB= YES
WORDPRESS?= www/data/wordpress