aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 17:45:33 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 17:52:35 +0000
commit4eb4ad6aba2284483e80f2a4c43372ac07299d28 (patch)
treed09e6a6a029e517aeaf27fb321f1382a0044f9e6
parent7bda35ce995551b15e619f33ac407c412373e611 (diff)
downloadports-4eb4ad6aba2284483e80f2a4c43372ac07299d28.tar.gz
ports-4eb4ad6aba2284483e80f2a4c43372ac07299d28.zip
x11-wm/blackbox: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--x11-wm/blackbox/Makefile5
-rw-r--r--x11-wm/blackbox/pkg-plist6
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
index 62b751bc4858..22162817b52f 100644
--- a/x11-wm/blackbox/Makefile
+++ b/x11-wm/blackbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= blackbox
PORTVERSION= 0.70.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME}wm/${PORTNAME}wm/Blackbox%20${PORTVERSION}
@@ -16,6 +16,7 @@ USE_CXXSTD= c++14
USE_XORG= x11 xft
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LDFLAGS+= ${ICONV_LIB}
@@ -50,6 +51,6 @@ post-install:
post-install-TOOLS_ONLY-on:
@${REINPLACE_CMD} -E '/[^s]\/blackbox|bstyleconvert|lib|include/d' \
${TMPPLIST}
- ${INSTALL_MAN} ${MANPAGES:S#^#${WRKSRC}/doc/#} ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${MANPAGES:S#^#${WRKSRC}/doc/#} ${STAGEDIR}${PREFIX}/share/man/man1
.include <bsd.port.mk>
diff --git a/x11-wm/blackbox/pkg-plist b/x11-wm/blackbox/pkg-plist
index 405f8e9108cf..8454b0cd990d 100644
--- a/x11-wm/blackbox/pkg-plist
+++ b/x11-wm/blackbox/pkg-plist
@@ -28,6 +28,6 @@ include/bt/XDG.hh
%%DATADIR%%/styles/Purple
%%DATADIR%%/styles/Red
%%DATADIR%%/menu
-man/man1/blackbox.1.gz
-man/man1/bsetbg.1.gz
-man/man1/bsetroot.1.gz
+share/man/man1/blackbox.1.gz
+share/man/man1/bsetbg.1.gz
+share/man/man1/bsetroot.1.gz