aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/fracplanet/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2018-11-12 00:22:39 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-11-12 00:22:39 +0800
commit9b580ffb435c69606f640c5a657190b54a1ef870 (patch)
treeb85006a979d929da61946937a62b6c6b97fa4c79 /graphics/fracplanet/Makefile
parent6a4416929169733984a0ac898468560f66931e1c (diff)
parentf86bb659dcd66c74ffce85ffcc1575d2095989f8 (diff)
downloadfreebsd-ports-gnome-gnome-3.28.tar.gz
freebsd-ports-gnome-gnome-3.28.tar.zst
freebsd-ports-gnome-gnome-3.28.zip
Merge branch 'master' into gnome-3.28gnome-3.28
Diffstat (limited to 'graphics/fracplanet/Makefile')
-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}