diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 767b90e3fbe4..dc88fc966bcb 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -1,42 +1,43 @@ PORTNAME= libgeotiff PORTVERSION= 1.7.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags WWW= https://github.com/OSGeo/libgeotiff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= proj>=6,1:graphics/proj LIB_DEPENDS= libjbig.so:graphics/jbigkit \ libproj.so:graphics/proj \ libtiff.so:graphics/tiff USES= jpeg libtool CONFIGURE_ARGS= --datadir=${DATADIR} \ --disable-doxygen-chi \ --disable-doxygen-chm \ --disable-doxygen-doc \ --disable-doxygen-dot \ --disable-doxygen-html \ --disable-doxygen-man \ --disable-doxygen-pdf \ --disable-doxygen-ps \ --disable-doxygen-rtf \ --disable-doxygen-xml \ --with-jpeg=${LOCALBASE} \ --with-libtiff=${LOCALBASE} \ --with-proj=${LOCALBASE} \ --with-zip=/usr CPPFLAGS+= -fPIC GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/graphics/libgeotiff/pkg-plist b/graphics/libgeotiff/pkg-plist index 5138f04cd048..05bcc4c11ba8 100644 --- a/graphics/libgeotiff/pkg-plist +++ b/graphics/libgeotiff/pkg-plist @@ -1,33 +1,33 @@ bin/applygeo bin/geotifcp bin/listgeo include/cpl_serv.h include/epsg_datum.inc include/epsg_ellipse.inc include/epsg_gcs.inc include/epsg_pcs.inc include/epsg_pm.inc include/epsg_proj.inc include/epsg_units.inc include/epsg_vertcs.inc include/geo_config.h include/geo_ctrans.inc include/geo_keyp.h include/geo_normalize.h include/geo_simpletags.h include/geo_tiffp.h include/geokeys.h include/geokeys.inc include/geokeys_v1_1.inc include/geonames.h include/geotiff.h include/geotiffio.h include/geovalues.h include/xtiffio.h lib/libgeotiff.a lib/libgeotiff.so lib/libgeotiff.so.5 lib/libgeotiff.so.5.2.0 -man/man1/applygeo.1.gz -man/man1/geotifcp.1.gz -man/man1/listgeo.1.gz +share/man/man1/applygeo.1.gz +share/man/man1/geotifcp.1.gz +share/man/man1/listgeo.1.gz