Added the instalation of www/php4-session required by Mambo. Thanks to Stephan Anft who alert me. Thanks Francisco Alves Cabrita Fix: update the Makefile to: NO_BUILD= yes USE_MYSQL= yes -USE_PHP= mysql zlib gd pdf xml +USE_PHP= mysql session zlib gd pdf xml WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message--MLPfkVT9RU9XFxQvFrakAmldLQeNVhktrwYMhyA78k7DBnCA Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile Sat May 28 21:13:27 2005 +++ Makefile.new Sat May 28 21:13:16 2005 @@ -19,7 +19,7 @@ How-To-Repeat: When installing the mambo port it dont install the www/php4-session
Sorry the diff is incorrect when trying to rename the Makefile filename from Makefile to Makefile.new. Please use this: @@ -19,7 +19,7 @@ NO_BUILD= yes USE_MYSQL= yes -USE_PHP= mysql zlib gd pdf xml +USE_PHP= mysql session zlib gd pdf xml WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message I think it's all i need. Thanks in advance Francisco Alves Cabrita -- Nucleo Portugues de FreeBSD - Core Member http://npf.pt.freebsd.org http://npf.pt.freebsd.org/~include/
State Changed From-To: open->closed Committed, thanks. Remark: PORTREVISION bumped.