aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 01:54:51 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 10:42:25 +0000
commit91e05c85abac94225623ea5d6324e969d23d264f (patch)
tree9bde4d1d4d938046a436f5f8417d3821f24f4a42
parent69d67654e2abab96bc5705e03e46c7eaa8637ffb (diff)
downloadports-91e05c85abac94225623ea5d6324e969d23d264f.tar.gz
ports-91e05c85abac94225623ea5d6324e969d23d264f.zip
graphics/rawtherapee: Sanitize MANPREFIX
Approved by: portmgr (blanket)
-rw-r--r--graphics/rawtherapee/Makefile4
-rw-r--r--graphics/rawtherapee/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile
index 0a0525b52192..a361a50148fe 100644
--- a/graphics/rawtherapee/Makefile
+++ b/graphics/rawtherapee/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rawtherapee
PORTVERSION= 5.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= https://rawtherapee.com/shared/source/ \
LOCAL/mandree/
@@ -141,7 +141,7 @@ _OPT_FLAGS+= -mstackrealign
.include <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -e 's#DESTINATION "$${CMAKE_INSTALL_PREFIX}/share/man/man1"#DESTINATION "${MANPREFIX}/man/man1/"#' \
+ @${REINPLACE_CMD} -e 's#DESTINATION "$${CMAKE_INSTALL_PREFIX}/share/man/man1"#DESTINATION "${PREFIX}/share/man/man1/"#' \
${WRKSRC}/CMakeLists.txt
TESTIMAGES= ${FILESDIR}/../testimages
diff --git a/graphics/rawtherapee/pkg-plist b/graphics/rawtherapee/pkg-plist
index 7b467568f1da..d770bc4026de 100644
--- a/graphics/rawtherapee/pkg-plist
+++ b/graphics/rawtherapee/pkg-plist
@@ -1,7 +1,7 @@
@comment env LC_ALL=C sort -f
bin/rawtherapee
bin/rawtherapee-cli
-man/man1/rawtherapee.1.gz
+share/man/man1/rawtherapee.1.gz
share/applications/rawtherapee.desktop
share/icons/hicolor/128x128/apps/rawtherapee.png
share/icons/hicolor/16x16/apps/rawtherapee.png