aboutsummaryrefslogtreecommitdiff
path: root/graphics/fracplanet
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-30 12:00:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-30 12:00:44 +0000
commitb9719ad707f4f8a81f3fe05bbabb37bd965c6ef1 (patch)
treee741dba859087c57af9f53a0da70cc3646778925 /graphics/fracplanet
parent91a092be0c39bf6d312d6086f5f110fc1c492657 (diff)
downloadports-b9719ad707f4f8a81f3fe05bbabb37bd965c6ef1.tar.gz
ports-b9719ad707f4f8a81f3fe05bbabb37bd965c6ef1.zip
Notes
Diffstat (limited to 'graphics/fracplanet')
-rw-r--r--graphics/fracplanet/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile
index d795965a98f8..3c6a2017a417 100644
--- a/graphics/fracplanet/Makefile
+++ b/graphics/fracplanet/Makefile
@@ -16,15 +16,13 @@ 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
-
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
FLAVORS= qt4 qt5
FLAVOR?= ${FLAVORS:[1]}
qt5_PKGNAMESUFFIX= -${FLAVOR}
-USES= qmake:outsource
+USES= compiler:c++11-lang gl qmake:outsource
USE_GL= gl glu
QMAKE_ARGS= VERSION_NUMBER=${PORTVERSION}