aboutsummaryrefslogtreecommitdiff
path: root/textproc/htmltolatex
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 22:29:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 22:29:17 +0000
commit197f08abf4fd25e8493f6391ed2c5cac9671e9bb (patch)
treeac17d1ab15d23a2dc3fe9bfd156a7ffcf551a8e7 /textproc/htmltolatex
parent6b97e9ecbf788aed773a5284b3624b26725f6e67 (diff)
downloadports-197f08abf4fd25e8493f6391ed2c5cac9671e9bb.tar.gz
ports-197f08abf4fd25e8493f6391ed2c5cac9671e9bb.zip
Notes
Diffstat (limited to 'textproc/htmltolatex')
-rw-r--r--textproc/htmltolatex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile
index a2d08eaa3fe1..5687a02c2df1 100644
--- a/textproc/htmltolatex/Makefile
+++ b/textproc/htmltolatex/Makefile
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/copying.txt
LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick
+BROKEN_powerpc64= fails to link: libGraphicsMagick++.so: undefined reference to std::__cxx11::basic_string
+
USES= bison gmake
MAKEFILE= GNUmakefile
MAKE_JOBS_UNSAFE= yes