diff options
Diffstat (limited to 'www/autoindex/Makefile')
-rw-r--r-- | www/autoindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/autoindex/Makefile b/www/autoindex/Makefile index be4269317ea2..ad6611b9f47f 100644 --- a/www/autoindex/Makefile +++ b/www/autoindex/Makefile @@ -17,7 +17,7 @@ COMMENT= PHP 4.x script that makes a table that lists the files in a directory WRKSRC= ${WRKDIR}/${PORTNAME} -BROKEN_WITH_PHP= 5 +IGNORE_WITH_PHP= 5 USE_PHP= session CONFLICTS= AutoIndex-2* NO_BUILD= yes |