aboutsummaryrefslogtreecommitdiff
path: root/graphics/rawstudio/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
commit82c3cac0d25cc95f9d22a5af54798c9353f0a8ab (patch)
treec5e899899564f09bbd94410678db0ab936c225e5 /graphics/rawstudio/Makefile
parent18c5de50d19ed9cea6ba04528785811d0ef7b3c1 (diff)
downloadports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.tar.gz
ports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Notes
Notes: svn path=/head/; revision=441468
Diffstat (limited to 'graphics/rawstudio/Makefile')
-rw-r--r--graphics/rawstudio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile
index d491f0b7fed2..850c64e26264 100644
--- a/graphics/rawstudio/Makefile
+++ b/graphics/rawstudio/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= libpng.so:graphics/png \
libgphoto2.so:graphics/libgphoto2
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
+BROKEN_powerpc64= fails to link: libicuuc.so. undefined reference to __cxa_throw_bad_array_new_length
+
USES= desktop-file-utils gettext gmake jpeg libtool pathfix pkgconfig \
sqlite
GNU_CONFIGURE= yes