Index: www/php4/Makefile.common =================================================================== RCS file: /e/cvsync/cvsync/pkgsrc/www/php4/Makefile.common,v retrieving revision 1.56 diff -u -r1.56 Makefile.common --- www/php4/Makefile.common 6 May 2007 19:50:18 -0000 1.56 +++ www/php4/Makefile.common 9 Aug 2007 03:39:34 -0000 @@ -35,3 +35,6 @@ PKG_SYSCONFVAR?= php .include "../../mk/bsd.prefs.mk" + +CONFIGURE_ARGS+= --enable-i18n --enable-mbstring --enable-mbstr-enc-trans +CONFIGURE_ARGS+= --enable-trans-sid --enable-session Index: www/php4/PLIST =================================================================== RCS file: /e/cvsync/cvsync/pkgsrc/www/php4/PLIST,v retrieving revision 1.17 diff -u -r1.17 PLIST --- www/php4/PLIST 5 May 2007 21:35:05 -0000 1.17 +++ www/php4/PLIST 9 Aug 2007 04:27:46 -0000 @@ -75,6 +75,7 @@ include/php/ext/mbstring/php_mbregex.h include/php/ext/mbstring/php_unicode.h include/php/ext/mbstring/unicode_data.h +include/php/ext/mbstring/libmbfl/config.h include/php/ext/pgsql/php_pgsql.h include/php/ext/session/mod_files.h include/php/ext/session/mod_mm.h