diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 18:58:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 18:58:41 +0000 |
commit | 98f99b80a2f87626df55dbf76f90a8e41988545d (patch) | |
tree | db0598b416ad75233ec3d2987e2ff442115d6000 /www/cherokee-devel/files/patch-ab | |
parent | Add sunterlib, The Scheme Untergrund library hosts contributed libraries for (diff) |
Update to version 0.4.17
PR: ports/69190
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=113865
Diffstat (limited to 'www/cherokee-devel/files/patch-ab')
-rw-r--r-- | www/cherokee-devel/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/cherokee-devel/files/patch-ab b/www/cherokee-devel/files/patch-ab deleted file mode 100644 index 67d6c7351e41..000000000000 --- a/www/cherokee-devel/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Apr 7 13:28:00 2003 -+++ configure Mon Apr 7 13:27:40 2003 -@@ -6331,7 +6331,7 @@ - withval="$with_php" - - CHEROKEE_PHP_CFLAGS="-I$withval -I$withval/main -I$withval/Zend -I$withval/regex -I$withval/TSRM" -- CHEROKEE_PHP_LIBADD="$withval/libphp4.la" -+ CHEROKEE_PHP_LIBADD="/usr/local/libexec/apache/libphp4.so" - - - php_support="yes" |