aboutsummaryrefslogtreecommitdiff
path: root/graphics/openimageio/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-11-29 12:50:09 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-11-29 12:50:09 +0000
commit0eae38450b917181780f7c3b30f6135e2ac273db (patch)
tree30b89f256dc3540d070cb3d457d3593d199f8413 /graphics/openimageio/Makefile
parent3530da76ff7982566455c7fdbe1bb8e934e5dafd (diff)
downloadports-0eae38450b917181780f7c3b30f6135e2ac273db.tar.gz
ports-0eae38450b917181780f7c3b30f6135e2ac273db.zip
Notes
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r--graphics/openimageio/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 3a7228e74729..d8bc951b2f4e 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -79,6 +79,10 @@ PLIST_SUB+= LIBVERS=${PORTVERSION}
.include <bsd.port.options.mk>
+.if ${ARCH} == powerpc
+USE_GCC= yes
+.endif
+
.if ${SLAVE_PORT} == no
LIB_DEPENDS+= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libboost_thread.so:${PORTSDIR}/devel/boost-libs \