diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
commit | fbc062586d44d65699efa4198156cfe3fc6c20d4 (patch) | |
tree | faff27d32fb3b32e1b3118d4329c734a52983d1d /www/wikindx | |
parent | ef8c3160f2584bce754d7afefa9e0be26eebdb23 (diff) |
Notes
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 |