=================================================================== RCS file: /cvs/ports/graphics/luminance/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/graphics/luminance/Attic/Makefile 2010/08/18 22:18:53 1.1 +++ ports/graphics/luminance/Attic/Makefile 2010/10/27 05:07:23 1.2 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 2010/08/18 21:18:53 yason Exp $ +# $OpenBSD: Makefile,v 1.2 2010/10/27 04:07:23 yason Exp $ COMMENT = application that aims to provide a workflow for HDR imaging -DISTNAME = luminance-hdr_2.0.0 -PKGNAME = ${DISTNAME:S/_/-/} +DISTNAME = luminance-v2.0.1 +PKGNAME = ${DISTNAME:S/v//} CATEGORIES = graphics @@ -30,8 +30,6 @@ ::math/fftw3,float FAKE_FLAGS = INSTALL_ROOT=${WRKINST} - -USE_X11 = Yes NO_REGRESS = Yes