aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-12-11 17:39:41 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-12-11 17:39:41 +0000
commit2aed00f598313cf6b94dcee9b0129a961128bc89 (patch)
tree3f09e3c0b791d3dd07b28b059eaabd56660697f2
parenta779c04354e0890b8c41e16d818e347d2e5e67ae (diff)
downloadports-2aed00f598313cf6b94dcee9b0129a961128bc89.tar.gz
ports-2aed00f598313cf6b94dcee9b0129a961128bc89.zip
- AutoIndex requires php-session.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=150891
-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