diff options
Diffstat (limited to 'www/oscommerce/Makefile')
-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 c3f8e4f2a0d3..18a5e164eaf6 100644 --- a/www/oscommerce/Makefile +++ b/www/oscommerce/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.oscommerce.com/files/ MAINTAINER= wen@FreeBSD.org COMMENT= Full-featured open source e-commerce system -USE_ZIP= yes +USES= zip USE_PHP= mysql session pcre gd curl openssl WANT_PHP_WEB= yes NO_BUILD= yes |