From 2aed00f598313cf6b94dcee9b0129a961128bc89 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Sun, 11 Dec 2005 17:39:41 +0000 Subject: - AutoIndex requires php-session. Submitted by: maintainer --- www/autoindex/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/autoindex') 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 -- cgit v1.2.3