diff options
author | swills <swills@FreeBSD.org> | 2016-04-22 00:43:14 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-04-22 00:43:14 +0800 |
commit | 846d8199972dd0559fe10d7173837b7a0309069b (patch) | |
tree | 216cef2d134f1181f622a8119ac12546632249a7 /finance | |
parent | f97534c6d089592928edeaa9e985d3493fe41f63 (diff) | |
download | freebsd-ports-graphics-846d8199972dd0559fe10d7173837b7a0309069b.tar.gz freebsd-ports-graphics-846d8199972dd0559fe10d7173837b7a0309069b.tar.zst freebsd-ports-graphics-846d8199972dd0559fe10d7173837b7a0309069b.zip |
many ports: mark broken on powerpc64
Diffstat (limited to 'finance')
-rw-r--r-- | finance/prestashop/Makefile | 2 | ||||
-rw-r--r-- | finance/weberp/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index 744f64346e0..a8596d8b1ef 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source e-Commerce Software for Web 2.0 +BROKEN_powerpc64= Does not build + USES= cpe zip NO_BUILD= yes PRESTADIR= www/${PORTNAME} diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index fdb9a128f28..69da6706c3d 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -13,6 +13,8 @@ COMMENT= Open-Source Web-Based ERP System LICENSE= GPLv2 +BROKEN_powerpc64= Does not build + PORTSCOUT= skipv:3.12 USES= gettext shebangfix zip |