Bug 72233 - [MAINTAINER] www/wordpress: lacking for runtime depend php4-pcre
Summary: [MAINTAINER] www/wordpress: lacking for runtime depend php4-pcre
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 18:40 UTC by elvis
Modified: 2004-10-12 00:31 UTC (History)
0 users

See Also:


Attachments
wordpress-1.2.patch (348 bytes, patch)
2004-10-01 18:40 UTC, elvis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description elvis 2004-10-01 18:40:21 UTC
	Wordpress depends on php4-pcre at running

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-01 21:37:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Poke
Comment 2 elvis 2004-10-04 14:53:28 UTC
It needs xml also :(

--- Makefile.bak        Mon Oct  4 21:40:12 2004
+++ Makefile    Mon Oct  4 21:40:18 2004
@@ -17,7 +17,7 @@

 WRKSRC=                ${WRKDIR}/${PORTNAME}

-USE_PHP=       mysql
+USE_PHP=       mysql pcre xml
 PHP4_PORT?=    www/mod_php4
 NO_BUILD=      YES
 WANT_PHP_WEB=  YES
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-12 00:31:28 UTC
State Changed
From-To: open->closed

Committed, thanks!