aboutsummaryrefslogtreecommitdiff
path: root/graphics/scantailor
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
commita78aef718d69e62e911600e8f27f3b605a0c399c (patch)
tree363784d85948547564ab0295cb0bed163f1f3567 /graphics/scantailor
parent66b08a9fece43c3efbfb21717e013c635774c1e4 (diff)
downloadports-a78aef718d69e62e911600e8f27f3b605a0c399c.tar.gz
ports-a78aef718d69e62e911600e8f27f3b605a0c399c.zip
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=472693
Diffstat (limited to 'graphics/scantailor')
-rw-r--r--graphics/scantailor/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile
index 1cd484bd43c5..5f7606190d6e 100644
--- a/graphics/scantailor/Makefile
+++ b/graphics/scantailor/Makefile
@@ -12,11 +12,12 @@ COMMENT= Interactive post-processing tool for scanned pages
LICENSE= GPLv3
-LIB_DEPENDS= libtiff.so:graphics/tiff \
- libjbig.so:graphics/jbigkit \
- libpng.so:graphics/png \
+BROKEN_powerpc64= fails to compile: core.hpp:69: boost::lambda::<unnamed>::_1 causes a section type conflict
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
+LIB_DEPENDS= libtiff.so:graphics/tiff \
+ libjbig.so:graphics/jbigkit \
+ libpng.so:graphics/png
#MAKE_JOBS_UNSAFE= yes
USES= cmake gettext jpeg