diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/OpenEXR/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile index 4bc26e788ec4..31bfe16c6dfd 100644 --- a/graphics/OpenEXR/Makefile +++ b/graphics/OpenEXR/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} MAINTAINER= nork@FreeBSD.org COMMENT= A high dynamic-range (HDR) image file format +LIB_DEPENDS= Half.6:${PORTSDIR}/graphics/ilmbase + USE_GMAKE= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes |