From aee77ad35424a10d1439f63584cf6c0dc57e71f6 Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 7 Oct 2007 17:48:22 +0000 Subject: Add missing LIB_DEPENDS. --- graphics/OpenEXR/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') 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 -- cgit