aboutsummaryrefslogtreecommitdiff
path: root/graphics/goxel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
commita78aef718d69e62e911600e8f27f3b605a0c399c (patch)
tree363784d85948547564ab0295cb0bed163f1f3567 /graphics/goxel
parent66b08a9fece43c3efbfb21717e013c635774c1e4 (diff)
downloadports-a78aef718d69e62e911600e8f27f3b605a0c399c.tar.gz
ports-a78aef718d69e62e911600e8f27f3b605a0c399c.zip
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=472693
Diffstat (limited to 'graphics/goxel')
-rw-r--r--graphics/goxel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/goxel/Makefile b/graphics/goxel/Makefile
index fa3af01874b6..583f0026e487 100644
--- a/graphics/goxel/Makefile
+++ b/graphics/goxel/Makefile
@@ -12,6 +12,8 @@ COMMENT= Free and Open Source 3D Voxel Editor
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to build: sh: clang++: not found
+
LIB_DEPENDS= libargp.so:devel/argp-standalone \
libglfw.so:graphics/glfw \
libpng.so:graphics/png