git: 71faad942172 - main - graphics/ipe: Sanitize MANPREFIX

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 22 Jan 2024 12:26:38 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71faad942172145daac3d316f7a9b86f759e1b42

commit 71faad942172145daac3d316f7a9b86f759e1b42
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-22 11:43:20 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-22 12:26:17 +0000

    graphics/ipe: Sanitize MANPREFIX
    
    Approved by:    portmgr (blanket)
---
 graphics/ipe/Makefile  |  4 ++--
 graphics/ipe/pkg-plist | 12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index e56aae0c0b2d..3cf876de2381 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ipe
 PORTVERSION=	7.2.23
 DISTVERSIONSUFFIX=	-src
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/
 
@@ -34,7 +34,7 @@ MAKE_ENV=	DL_LIBS="" \
 		INSTALL_PROGRAMS="${INSTALL_PROGRAM}" \
 		INSTALL_ROOT="${STAGEDIR}" \
 		IPEDOCDIR="${DOCSDIR}" \
-		IPEMANDIR="${MANPREFIX}/man/man1" \
+		IPEMANDIR="${PREFIX}/share/man/man1" \
 		IPEPREFIX="${PREFIX}" \
 		JPEG_CFLAGS="-I${LOCALBASE}/include" \
 		JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \
diff --git a/graphics/ipe/pkg-plist b/graphics/ipe/pkg-plist
index b73da66db798..5a74f9513ae7 100644
--- a/graphics/ipe/pkg-plist
+++ b/graphics/ipe/pkg-plist
@@ -63,12 +63,12 @@ lib/libipelua.so
 lib/libipelua.so.%%VERSION%%
 lib/libipeui.so
 lib/libipeui.so.%%VERSION%%
-man/man1/ipe.1.gz
-man/man1/ipe6upgrade.1.gz
-man/man1/ipeextract.1.gz
-man/man1/iperender.1.gz
-man/man1/ipescript.1.gz
-man/man1/ipetoipe.1.gz
+share/man/man1/ipe.1.gz
+share/man/man1/ipe6upgrade.1.gz
+share/man/man1/ipeextract.1.gz
+share/man/man1/iperender.1.gz
+share/man/man1/ipescript.1.gz
+share/man/man1/ipetoipe.1.gz
 %%DATADIR%%/%%VERSION%%/icons/icon_128x128.png
 %%DATADIR%%/%%VERSION%%/icons/icons.ipe
 %%DATADIR%%/%%VERSION%%/lua/actions.lua