aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-11 23:31:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-11 23:31:25 +0000
commit3e1c63f819e28b647c51d74e0e42f05bb991ab63 (patch)
tree99a5237578c84d4e0e9f7f06dd427c8425f48899
parent2c649f18c189ef2dce4556f2afce7a287ba6827d (diff)
downloadports-3e1c63f819e28b647c51d74e0e42f05bb991ab63.tar.gz
ports-3e1c63f819e28b647c51d74e0e42f05bb991ab63.zip
Notes
-rw-r--r--www/wordpress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index e589eb254525..2920d40b87b6 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wordpress
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cafelog
@@ -17,7 +18,7 @@ COMMENT= A state-of-the-art semantic personal publishing platform
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_PHP= mysql
+USE_PHP= mysql pcre xml
PHP4_PORT?= www/mod_php4
NO_BUILD= YES
WANT_PHP_WEB= YES