diff options
author | ale <ale@FreeBSD.org> | 2006-05-06 22:31:30 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-05-06 22:31:30 +0800 |
commit | 3d3de98194c1997c2cda95602b8b9ac9cf2075fc (patch) | |
tree | d5e55ad689c195b7d2464b277ad919a0ce691316 /www/wikindx | |
parent | 7c99da54e972ad907e5dd5a7cc73813c36c83639 (diff) | |
download | freebsd-ports-gnome-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.tar.gz freebsd-ports-gnome-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.tar.zst freebsd-ports-gnome-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.zip |
Fix or remove obsolate or broken ways to depend on php.
Diffstat (limited to 'www/wikindx')
-rw-r--r-- | www/wikindx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/wikindx/Makefile b/www/wikindx/Makefile index 610b5618ab8e..4d590e11d1aa 100644 --- a/www/wikindx/Makefile +++ b/www/wikindx/Makefile @@ -19,7 +19,6 @@ USE_PHP= session mysql NO_BUILD= YES WRKSRC= ${WRKDIR}/wikindx3 -PHP4_PORT?= www/mod_php4 WIKINDX?= www/data-dist/wikindx PLIST_SUB+= WIKINDX=${WIKINDX} ROOTFILES= config.php index.php rss.php |