aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 11:19:41 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 11:49:28 +0000
commit5a7c0b11446639db9107b914c752853498fb48f2 (patch)
tree8c28f19e6cf96d20acb2b3d9d3b0e010f82c67a9
parent770b4612a58105e8a65f5e97c9f3567415ee2cab (diff)
downloadports-5a7c0b11446639db9107b914c752853498fb48f2.tar.gz
ports-5a7c0b11446639db9107b914c752853498fb48f2.zip
textproc/ibus: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--textproc/ibus/Makefile2
-rw-r--r--textproc/ibus/pkg-plist12
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile
index 3d96561ab319..05dbc482c8f2 100644
--- a/textproc/ibus/Makefile
+++ b/textproc/ibus/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ibus
PORTVERSION= 1.5.29
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= henry.hu.sh@gmail.com
@@ -27,6 +28,7 @@ USE_LDCONFIG= yes
USE_PYTHON= py3kplist
SHEBANG_GLOB= *.sh
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--with-ucd-dir=${LOCALBASE}/share/unicode/ucd \
--disable-python2 --disable-python-library \
diff --git a/textproc/ibus/pkg-plist b/textproc/ibus/pkg-plist
index d6c0dcfedf2d..80ba0c96df25 100644
--- a/textproc/ibus/pkg-plist
+++ b/textproc/ibus/pkg-plist
@@ -4,7 +4,7 @@ bin/ibus-setup
etc/xdg/autostart/ibus.desktop
etc/xdg/Xwayland-session.d/10-ibus-x11
%%DCONF%%etc/dconf/db/ibus.d/00-upstream-settings
-%%DCONF%%man/man5/00-upstream-settings.5.gz
+%%DCONF%%share/man/man5/00-upstream-settings.5.gz
%%DCONF%%@postunexec rm -f %D/etc/dconf/db/ibus
%%DCONF%%@postexec dconf update
%%DCONF%%etc/dconf/profile/ibus
@@ -67,11 +67,11 @@ libdata/pkgconfig/ibus-1.0.pc
libexec/ibus-portal
%%EMOJI%%libexec/ibus-ui-emojier
%%WAYLAND%%libexec/ibus-wayland
-man/man1/ibus-daemon.1.gz
-man/man1/ibus-setup.1.gz
-man/man1/ibus.1.gz
-%%DCONF%%man/man5/ibus.5.gz
-%%EMOJI%%man/man7/ibus-emoji.7.gz
+share/man/man1/ibus-daemon.1.gz
+share/man/man1/ibus-setup.1.gz
+share/man/man1/ibus.1.gz
+%%DCONF%%share/man/man5/ibus.5.gz
+%%EMOJI%%share/man/man7/ibus-emoji.7.gz
share/applications/org.freedesktop.IBus.Setup.desktop
%%EMOJI%%share/applications/org.freedesktop.IBus.Panel.Emojier.desktop
%%GTK3%%share/applications/org.freedesktop.IBus.Panel.Extension.Gtk3.desktop