aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-12-12 02:29:41 +0800
committerflz <flz@FreeBSD.org>2005-12-12 02:29:41 +0800
commit36ae912c2bc41aecb47406fd404f023b64088734 (patch)
tree0d784b28906d15b0302ddaecc449e2678b3c42b1
parentd3f4306870b1bd6761b2e0e88087b1ed2223ab27 (diff)
downloadfreebsd-ports-gnome-36ae912c2bc41aecb47406fd404f023b64088734.tar.gz
freebsd-ports-gnome-36ae912c2bc41aecb47406fd404f023b64088734.tar.zst
freebsd-ports-gnome-36ae912c2bc41aecb47406fd404f023b64088734.zip
- Autoindex2 requires php-session.
Submitted by: maintainer
-rw-r--r--www/autoindex2/Makefile2
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*