diff options
Diffstat (limited to 'www/oscommerce/Makefile')
-rw-r--r-- | www/oscommerce/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile index 938946d1682a..60925335af59 100644 --- a/www/oscommerce/Makefile +++ b/www/oscommerce/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.oscommerce.com/files/ MAINTAINER= wen@FreeBSD.org COMMENT= Full-featured open source e-commerce system +BROKEN_powerpc64= Does not build + USES= cpe zip USE_PHP= mysql session pcre gd curl openssl WANT_PHP_WEB= yes |