aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-28 18:07:39 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-28 18:07:39 +0000
commit0552988c1a3cc00c0b90cad1e51c222c4c689f8f (patch)
treeca734b02d1d8e153d43d5105567bbf95c42dc4e0 /graphics
parenta3837318d0a66be81377892d5e3a65d78f00b2d2 (diff)
downloadports-0552988c1a3cc00c0b90cad1e51c222c4c689f8f.tar.gz
ports-0552988c1a3cc00c0b90cad1e51c222c4c689f8f.zip
graphics/rawstudio: unbreak on powerpc64
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rawstudio/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile
index 92e128d6bf80..f3768f29416d 100644
--- a/graphics/rawstudio/Makefile
+++ b/graphics/rawstudio/Makefile
@@ -11,8 +11,6 @@ COMMENT= Open-source program to read and manipulate RAW photo images
LICENSE= GPLv2
-BROKEN_powerpc64= fails to link: libicuuc.so. undefined reference to __cxa_throw_bad_array_new_length
-
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libcurl.so:ftp/curl \
liblcms.so:graphics/lcms \