diff options
author | nork <nork@FreeBSD.org> | 2003-06-07 03:04:58 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-06-07 03:04:58 +0800 |
commit | 484f33c7993752e47e0ef9a68763b04203198f0e (patch) | |
tree | cb6afd6464ff2d171cd21700de5ab83f68068203 /www/php-screw/pkg-message | |
parent | b4b01cdec89c63277c212061140ef1ae0c8dbb35 (diff) | |
download | freebsd-ports-gnome-484f33c7993752e47e0ef9a68763b04203198f0e.tar.gz freebsd-ports-gnome-484f33c7993752e47e0ef9a68763b04203198f0e.tar.zst freebsd-ports-gnome-484f33c7993752e47e0ef9a68763b04203198f0e.zip |
Unbreak build with new php 4.3.2, and Various fixes.
PR: ports/52801
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'www/php-screw/pkg-message')
-rw-r--r-- | www/php-screw/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php-screw/pkg-message b/www/php-screw/pkg-message index 5c24091dc1cf..a41377fdf0d1 100644 --- a/www/php-screw/pkg-message +++ b/www/php-screw/pkg-message @@ -4,6 +4,6 @@ You have installed the php-screw package. Edit %%LOCALBASE%%/etc/php.ini and add: -zend_extension="%%PREFIX%%/lib/php/extensions/php_screw.so" +zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/php_screw.so" ***************************************************************************** |