mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add missed dependencies on pcre and xml extensions
PR: ports/72233 Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> (maintainer)
This commit is contained in:
parent
2c649f18c1
commit
3e1c63f819
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118679
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user