aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-ice/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-22 05:55:08 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-22 05:55:08 +0800
commit46cb2aeb8c975eed72a92e539d1f62fc8f03beaf (patch)
treef3de3615c4398425cec6e6c4d1a630f701a34d2d /devel/py-ice/Makefile
parente171d3545f3606492ded6952cbf8ed84e7bf6412 (diff)
downloadfreebsd-ports-gnome-46cb2aeb8c975eed72a92e539d1f62fc8f03beaf.tar.gz
freebsd-ports-gnome-46cb2aeb8c975eed72a92e539d1f62fc8f03beaf.tar.zst
freebsd-ports-gnome-46cb2aeb8c975eed72a92e539d1f62fc8f03beaf.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Diffstat (limited to 'devel/py-ice/Makefile')
-rw-r--r--devel/py-ice/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile
index cd9e2a596363..20b9995795e9 100644
--- a/devel/py-ice/Makefile
+++ b/devel/py-ice/Makefile
@@ -12,6 +12,8 @@ LICENSE= GPLv2
BUILD_DEPENDS= mcpp:devel/mcpp
LIB_DEPENDS= libIce.so.${LIB_VRS}:devel/ice
+BROKEN_powerpc64= fails to compile: gmake: Ice_BuiltinSequences_ice.py: Segmentation fault (core dumped)
+
USES= python shebangfix
USE_PYTHON= py3kplist
SLAVE_PORT= yes