diff options
-rw-r--r-- | www/oscommerce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile index 0da71f1398b5..c098198146d3 100644 --- a/www/oscommerce/Makefile +++ b/www/oscommerce/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/ms/} MAINTAINER= hcoyote@ghostar.org COMMENT= An full-featured open source e-commerce system -USE_PHP= mysql +USE_PHP= mysql session WANT_PHP_WEB= yes NO_BUILD= yes OSCOMMERCE= ${PREFIX}/www/data/oscommerce |