aboutsummaryrefslogtreecommitdiff
path: root/editors/tea
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-11-24 09:00:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-11-24 09:00:46 +0000
commit57082b5b8debbf3f13204368ff138d4d9b2ef57f (patch)
tree766bc439fc3043efd7291b65db0b3946e98061b1 /editors/tea
parent0bb07dab3a09020c03dda515f14eb9991f984d99 (diff)
downloadports-57082b5b8debbf3f13204368ff138d4d9b2ef57f.tar.gz
ports-57082b5b8debbf3f13204368ff138d4d9b2ef57f.zip
Notes
Diffstat (limited to 'editors/tea')
-rw-r--r--editors/tea/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 531169e47f7a..7aa23033fd28 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -11,9 +11,7 @@ COMMENT= Simple and powerful Qt-based text editor
LICENSE= GPLv3
-BROKEN_powerpc64= fails to link: spellchecker.o:(.text+0xd2c): undefined reference to Hunspell::remove(std::string const&)
-
-USES= gl pkgconfig:build qmake
+USES= compiler:c++11-lang gl pkgconfig:build qmake
OPTIONS_SINGLE= TOOLKITS
OPTIONS_SINGLE_TOOLKITS= QT4 QT5