=================================================================== RCS file: /cvs/ports/graphics/luminance/Attic/Makefile,v retrieving revision 1.7 retrieving revision 1.9 diff -u -r1.7 -r1.9 --- ports/graphics/luminance/Attic/Makefile 2011/10/30 14:08:05 1.7 +++ ports/graphics/luminance/Attic/Makefile 2011/11/20 17:23:00 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2011/10/30 14:08:05 yason Exp $ +# $OpenBSD: Makefile,v 1.9 2011/11/20 17:23:00 yason Exp $ COMMENT = application that aims to provide a workflow for HDR imaging V = 2.1.0 @@ -28,13 +28,12 @@ LIB_DEPENDS = devel/gsl \ graphics/openexr \ graphics/exiv2 \ - graphics/libraw \ + graphics/libraw>=0.13.8 \ graphics/tiff \ math/fftw3,float CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_EXE_LINKER_FLAGS=-pthread -SEPARATE_BUILD = simple NO_REGRESS = Yes