aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/autoindex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/autoindex/Makefile b/www/autoindex/Makefile
index d7acfd9c0929..be4269317ea2 100644
--- a/www/autoindex/Makefile
+++ b/www/autoindex/Makefile
@@ -7,6 +7,7 @@
PORTNAME= AutoIndex
PORTVERSION= 1.5.4
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= autoindex
@@ -17,7 +18,7 @@ COMMENT= PHP 4.x script that makes a table that lists the files in a directory
WRKSRC= ${WRKDIR}/${PORTNAME}
BROKEN_WITH_PHP= 5
-USE_PHP= yes
+USE_PHP= session
CONFLICTS= AutoIndex-2*
NO_BUILD= yes