[Midnightbsd-cvs] mports [18788] trunk/graphics/OpenEXR/Makefile: fix depends for OpenEXR
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon May 4 08:34:45 EDT 2015
Revision: 18788
http://svnweb.midnightbsd.org/mports/?rev=18788
Author: laffer1
Date: 2015-05-04 08:34:45 -0400 (Mon, 04 May 2015)
Log Message:
-----------
fix depends for OpenEXR
Modified Paths:
--------------
trunk/graphics/OpenEXR/Makefile
Modified: trunk/graphics/OpenEXR/Makefile
===================================================================
--- trunk/graphics/OpenEXR/Makefile 2015-05-04 12:33:14 UTC (rev 18787)
+++ trunk/graphics/OpenEXR/Makefile 2015-05-04 12:34:45 UTC (rev 18788)
@@ -11,12 +11,10 @@
COMMENT= A high dynamic-range (HDR) image file format
LICENSE= ilm
-LIB_DEPENDS= Half.6:${PORTSDIR}/graphics/ilmbase
+LIB_DEPENDS= Half:${PORTSDIR}/graphics/ilmbase
-USE_GMAKE= yes
-USE_GNOME= pkgconfig
+USES= gmake pkgocnifg libtool tar:gz
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--enable-imfexamples
More information about the Midnightbsd-cvs
mailing list