aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgeotiff/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-27 22:23:15 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-27 23:07:12 +0000
commit9dbd0843116e0c1c2720a77572e7dd3d227a8d28 (patch)
tree324677c9979d75b806e3fcb0be1987057e081e83 /graphics/libgeotiff/Makefile
parente3cfad06c0a6c22d44168078479f2a389e051feb (diff)
downloadports-9dbd0843116e0c1c2720a77572e7dd3d227a8d28.tar.gz
ports-9dbd0843116e0c1c2720a77572e7dd3d227a8d28.zip
Diffstat (limited to 'graphics/libgeotiff/Makefile')
-rw-r--r--graphics/libgeotiff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 767b90e3fbe4..dc88fc966bcb 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libgeotiff
PORTVERSION= 1.7.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \
LOCAL/sunpoet
@@ -36,6 +36,7 @@ CONFIGURE_ARGS= --datadir=${DATADIR} \
--with-zip=/usr
CPPFLAGS+= -fPIC
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes