forked from Lainports/freebsd-ports
are still needed for PECL extensions that rely on mbstring (e.g. mail/pear-mailparse, currently broken); Remark: the proposed patch comes from PHP's CVS (please see <http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>). - the next release of devel/pear-PEAR (1.3) depends of the extension xmlrpc; - since I'm there, let slaves ports replace COMMENT. PR: ports/59591 Submitted By: Thierry Thomas <thierry@pompo.net> Approved By: maintainer
11 lines
248 B
JavaScript
11 lines
248 B
JavaScript
--- scripts/Makefile.frag.orig Fri Sep 19 07:35:21 2003
|
|
+++ scripts/Makefile.frag Sat Nov 22 15:32:41 2003
|
|
@@ -32,6 +32,8 @@
|
|
ext/xml/expat \
|
|
main \
|
|
ext/mbstring \
|
|
+ ext/mbstring/libmbfl \
|
|
+ ext/mbstring/libmbfl/mbfl \
|
|
ext/pgsql \
|
|
regex
|
|
|