diff options
author | ale <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
commit | 3d3de98194c1997c2cda95602b8b9ac9cf2075fc (patch) | |
tree | d5e55ad689c195b7d2464b277ad919a0ce691316 /chinese | |
parent | 7c99da54e972ad907e5dd5a7cc73813c36c83639 (diff) | |
download | FreeBSD-ports-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.zip FreeBSD-ports-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.tar.gz |
Fix or remove obsolate or broken ways to depend on php.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/tatter-tools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/tatter-tools/Makefile b/chinese/tatter-tools/Makefile index 1f669b8..404b845 100644 --- a/chinese/tatter-tools/Makefile +++ b/chinese/tatter-tools/Makefile @@ -18,7 +18,6 @@ MAINTAINER= chinsan.tw@gmail.com COMMENT= Cute and easy blog Tool with Traditional-Chinese(zh_TW.UTF-8) USE_PHP= mysql pcre session xml -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES |