aboutsummaryrefslogtreecommitdiff
path: root/graphics/photivo
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-01 19:25:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-01 19:25:00 +0000
commitc1babd7ddb2eef433431d342422ceb44094e611c (patch)
treec294df00509e0e3634bb037ebee32db884c7b1c2 /graphics/photivo
parent3980169c5f07bd29aca9d4622d79e2992d3adb6a (diff)
downloadports-c1babd7ddb2eef433431d342422ceb44094e611c.tar.gz
ports-c1babd7ddb2eef433431d342422ceb44094e611c.zip
Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439906
Diffstat (limited to 'graphics/photivo')
-rw-r--r--graphics/photivo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile
index 9cec47e332ae..0d3063ec5912 100644
--- a/graphics/photivo/Makefile
+++ b/graphics/photivo/Makefile
@@ -15,6 +15,8 @@ COMMENT= Free and open source photo processor
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_aarch64= fails to compile: error: constant expression evaluates to -2 which cannot be narrowed to type char
+
LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libexiv2.so:graphics/exiv2 \
liblqr-1.so:graphics/liblqr-1 \