aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 11:15:16 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 12:26:15 +0000
commitde8c3637d41474117d896c9e47cb105e800d0070 (patch)
treee683944852090d0114a1635575b35ac6641d689b
parente1fdda74e8ad773a5e6fddf80b09d1bdb049be8d (diff)
downloadports-de8c3637d41474117d896c9e47cb105e800d0070.tar.gz
ports-de8c3637d41474117d896c9e47cb105e800d0070.zip
games/tuxpaint: Sanitize MANPREFIX
Approved by: portmgr (blanket)
-rw-r--r--games/tuxpaint/Makefile6
-rw-r--r--games/tuxpaint/pkg-plist14
2 files changed, 10 insertions, 10 deletions
diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile
index 8f5b75589052..6ff2e5f71d3e 100644
--- a/games/tuxpaint/Makefile
+++ b/games/tuxpaint/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tuxpaint
PORTVERSION= 0.9.28
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-sdl2
@@ -31,8 +31,8 @@ USE_SDL= gfx2 image2 mixer2 sdl2 ttf2
MAKE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
PREFIX="${PREFIX}" \
- MAN_PREFIX="${STAGEDIR}${MANPREFIX}/man" \
- DEVMAN_PREFIX="${STAGEDIR}${MANPREFIX}/man" \
+ MAN_PREFIX="${STAGEDIR}${PREFIX}/share/man" \
+ DEVMAN_PREFIX="${STAGEDIR}${PREFIX}/share/man" \
X11_ICON_PREFIX="${STAGEDIR}${PREFIX}/share/pixmaps" \
GNOME_PREFIX="${PREFIX}" \
ARCH_INSTALL="" \
diff --git a/games/tuxpaint/pkg-plist b/games/tuxpaint/pkg-plist
index 37e37e0baeb9..7bb3c7c23fbb 100644
--- a/games/tuxpaint/pkg-plist
+++ b/games/tuxpaint/pkg-plist
@@ -55,13 +55,13 @@ lib/tuxpaint/plugins/tornado.so
lib/tuxpaint/plugins/tv.so
lib/tuxpaint/plugins/waves.so
lib/tuxpaint/plugins/xor.so
-man/es_ES.UTF-8/man1/tuxpaint.1.gz
-man/fr_FR.UTF-8/man1/tuxpaint.1.gz
-man/gl_ES.UTF-8/man1/tuxpaint.1.gz
-man/ja_JP.UTF-8/man1/tuxpaint.1.gz
-man/man1/tp-magic-config.1.gz
-man/man1/tuxpaint.1.gz
-man/man1/tuxpaint-import.1.gz
+share/man/es_ES.UTF-8/man1/tuxpaint.1.gz
+share/man/fr_FR.UTF-8/man1/tuxpaint.1.gz
+share/man/gl_ES.UTF-8/man1/tuxpaint.1.gz
+share/man/ja_JP.UTF-8/man1/tuxpaint.1.gz
+share/man/man1/tp-magic-config.1.gz
+share/man/man1/tuxpaint.1.gz
+share/man/man1/tuxpaint-import.1.gz
share/locale/ach/LC_MESSAGES/tuxpaint.mo
share/locale/af/LC_MESSAGES/tuxpaint.mo
share/locale/ak/LC_MESSAGES/tuxpaint.mo