freebsd-ports/lang/php4/files/patch-scripts::Makefile.frag
Oliver Lehmann a095f28ad0 - since 4.3.4, php4 does not install libmbfl headers, but they
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
2003-12-14 11:04:50 +00:00

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