aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2007-10-08 01:48:22 +0800
committernork <nork@FreeBSD.org>2007-10-08 01:48:22 +0800
commitaee77ad35424a10d1439f63584cf6c0dc57e71f6 (patch)
treecd8d064f319aec37330fc754daff89a6492272f6 /graphics
parent0d6aa84e60a38c86ee0ff3a6d22078a9ce2a3564 (diff)
downloadfreebsd-ports-gnome-aee77ad35424a10d1439f63584cf6c0dc57e71f6.tar.gz
freebsd-ports-gnome-aee77ad35424a10d1439f63584cf6c0dc57e71f6.tar.zst
freebsd-ports-gnome-aee77ad35424a10d1439f63584cf6c0dc57e71f6.zip
Add missing LIB_DEPENDS.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/OpenEXR/Makefile2
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