aboutsummaryrefslogtreecommitdiff
path: root/graphics/fracplanet
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/fracplanet
parent66b08a9fece43c3efbfb21717e013c635774c1e4 (diff)
Notes
Diffstat (limited to 'graphics/fracplanet')
-rw-r--r--graphics/fracplanet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile
index c21a68542ccf..7f3d2a37cb34 100644
--- a/graphics/fracplanet/Makefile
+++ b/graphics/fracplanet/Makefile
@@ -16,6 +16,8 @@ COMMENT= Interactive tool for creating random fractal planets and terrain
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to link: obj/fracplanet.o:(.text+0x250): undefined reference to boost::program_options::options_description::options_description
+
BUILD_DEPENDS= xsltproc:textproc/libxslt
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs