diff options
-rw-r--r-- | www/autoindex2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index 3ded95f99d2b..b8c4200bcf5a 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -16,7 +16,7 @@ COMMENT= PHP 5.x script that makes a table that lists the files in a directory WRKSRC= ${WRKDIR}/${PORTNAME} -USE_PHP= yes +USE_PHP= session DEFAULT_PHP_VER= 5 BROKEN_WITH_PHP= 4 CONFLICTS= AutoIndex-1* |