summaryrefslogtreecommitdiff
path: root/graphics/openexr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openexr/Makefile')
-rw-r--r--graphics/openexr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 74944d3740ed..c037c6ea41b4 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -34,7 +34,8 @@ WWW= https://www.openexr.com/
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS?= help2man:misc/help2man
+BUILD_DEPENDS?= help2man:misc/help2man \
+ openjph>=0.23.0:graphics/openjph
# exact libImath version required to avoid hard-to-debug issues
# but this is due to Imath and OpenEXR being close in terms of their
# release engineering, no other port should version pin Imath