diff --git a/graphics/largetifftools/Makefile b/graphics/largetifftools/Makefile index be5230c386e3..d4d4ccfed299 100644 --- a/graphics/largetifftools/Makefile +++ b/graphics/largetifftools/Makefile @@ -1,21 +1,24 @@ PORTNAME= largetifftools PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/download/${PORTNAME}-${PORTVERSION}/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Process very large TIFF files WWW= https://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff \ libzstd.so:archivers/zstd USES= autoreconf jpeg localbase:ldconfig tar:bzip2 GNU_CONFIGURE= yes +# remove after manprefix migration +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + .include diff --git a/graphics/largetifftools/pkg-plist b/graphics/largetifftools/pkg-plist index f00af61d4fd4..4837dfdc9d94 100644 --- a/graphics/largetifftools/pkg-plist +++ b/graphics/largetifftools/pkg-plist @@ -1,6 +1,6 @@ bin/tifffastcrop bin/tiffmakemosaic bin/tiffsplittiles -man/man1/tifffastcrop.1.gz -man/man1/tiffmakemosaic.1.gz -man/man1/tiffsplittiles.1.gz +share/man/man1/tifffastcrop.1.gz +share/man/man1/tiffmakemosaic.1.gz +share/man/man1/tiffsplittiles.1.gz