diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index e7e1a3c70c8e..94b0861bffea 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -1,28 +1,31 @@ PORTNAME= exrtools -PORTVERSION= 0.4 -PORTREVISION= 34 +DISTVERSION= 0.4 +PORTREVISION= 35 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utilities for manipulating with HDR images in OpenEXR format WWW= http://scanline.ca/exrtools/ LICENSE= GPLv2 LIB_DEPENDS= libImath.so:math/Imath \ - libpng.so:graphics/png \ - libOpenEXR.so:graphics/openexr + libOpenEXR.so:graphics/openexr \ + libpng.so:graphics/png USES= compiler:c++11-lang gmake jpeg localbase:ldflags pkgconfig GNU_CONFIGURE= yes +# remove after manprefix migration +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + post-patch: @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/src/exrnormalize.c \ ${WRKSRC}/src/exrpptm.c \ ${WRKSRC}/src/exrstats.c .include diff --git a/graphics/exrtools/pkg-plist b/graphics/exrtools/pkg-plist index 52bbdf027903..24384cf70244 100644 --- a/graphics/exrtools/pkg-plist +++ b/graphics/exrtools/pkg-plist @@ -1,23 +1,23 @@ bin/exrblur bin/exrchr bin/exricamtm bin/exrnlm bin/exrnormalize bin/exrpptm bin/exrstats bin/exrtopng bin/jpegtoexr bin/pngtoexr bin/ppmtoexr -man/man1/exrblur.1.gz -man/man1/exrchr.1.gz -man/man1/exricamtm.1.gz -man/man1/exrnlm.1.gz -man/man1/exrnormalize.1.gz -man/man1/exrpptm.1.gz -man/man1/exrstats.1.gz -man/man1/exrtools.1.gz -man/man1/exrtopng.1.gz -man/man1/jpegtoexr.1.gz -man/man1/pngtoexr.1.gz -man/man1/ppmtoexr.1.gz +share/man/man1/exrblur.1.gz +share/man/man1/exrchr.1.gz +share/man/man1/exricamtm.1.gz +share/man/man1/exrnlm.1.gz +share/man/man1/exrnormalize.1.gz +share/man/man1/exrpptm.1.gz +share/man/man1/exrstats.1.gz +share/man/man1/exrtools.1.gz +share/man/man1/exrtopng.1.gz +share/man/man1/jpegtoexr.1.gz +share/man/man1/pngtoexr.1.gz +share/man/man1/ppmtoexr.1.gz