=================================================================== RCS file: /cvs/ports/graphics/luminance/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- ports/graphics/luminance/Attic/Makefile 2010/08/18 22:18:53 1.1 +++ ports/graphics/luminance/Attic/Makefile 2010/11/02 04:20:08 1.3 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 2010/08/18 21:18:53 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2010/11/02 04:20:08 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 @@ -16,8 +16,8 @@ PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB = Half Iex IlmImf Imath QtDBus QtGui QtNetwork QtWebKit QtXml QtXmlPatterns \ - c exiv2 fftw3f gsl gslcblas m phonon pthread sqlite3 stdc++ tiff +WANTLIB = Half Iex IlmImf Imath QtGui QtWebKit QtXml \ + c exiv2 fftw3f gsl gslcblas m pthread stdc++ tiff MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=qtpfsgui/} @@ -30,8 +30,6 @@ ::math/fftw3,float FAKE_FLAGS = INSTALL_ROOT=${WRKINST} - -USE_X11 = Yes NO_REGRESS = Yes