aboutsummaryrefslogtreecommitdiff
path: root/graphics/evolvotron
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/evolvotron
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/evolvotron')
-rw-r--r--graphics/evolvotron/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile
index cfc8ba3bc55e..f6a6a70697c3 100644
--- a/graphics/evolvotron/Makefile
+++ b/graphics/evolvotron/Makefile
@@ -15,6 +15,8 @@ COMMENT= Generative software that evolves images/textures/patterns
LICENSE= GPLv3+ # LICENSE file is GPLv2 though
+BROKEN_powerpc64= fails to link: evolvotron.o: undefined reference to boost::program_options::options_description::options_description
+
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
WRKSRC= ${WRKDIR}/${PORTNAME}