diff options
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r-- | textproc/highlight/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 5a0c89b01019..4eeffa73b95f 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= boost-libs>0:devel/boost-libs -BROKEN_powerpc64= fails to compile: rtfgenerator.cpp:279:37: 'to_string' was not declared in this scope - USES= compiler:c++11-lib gmake lua:52 pkgconfig tar:bzip2 USE_CXXSTD= c++11 MAKEFILE= makefile |