diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-18 20:22:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-18 20:22:39 +0000 |
commit | 12b13818125cc2a503825bc77eced427b557004f (patch) | |
tree | b162b7e6196abcbba44afd79e095516399e1eb6c /www/oscommerce | |
parent | 6d3988e5b9f5fa2c7b9560a4b2712a6c183d1025 (diff) | |
download | ports-12b13818125cc2a503825bc77eced427b557004f.tar.gz ports-12b13818125cc2a503825bc77eced427b557004f.zip |
Notes
Diffstat (limited to 'www/oscommerce')
-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 |