git: babb694356cd - main - x11/libXau: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 16:00:05 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=babb694356cd1d1b2c65d07f74651018b2e2db63
commit babb694356cd1d1b2c65d07f74651018b2e2db63
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-23 15:24:36 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-23 15:59:54 +0000
x11/libXau: Impelled to share/man
Approved by: portmgr (blanket)
---
x11/libXau/Makefile | 2 ++
x11/libXau/pkg-plist | 18 +++++++++---------
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
index 437d93f8cee0..ff48e0da6f61 100644
--- a/x11/libXau/Makefile
+++ b/x11/libXau/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libXau
PORTVERSION= 1.0.9
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:lib
USE_XORG= xorgproto
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET=install-strip
.include <bsd.port.mk>
diff --git a/x11/libXau/pkg-plist b/x11/libXau/pkg-plist
index 97448c474d51..43de02b0b2b2 100644
--- a/x11/libXau/pkg-plist
+++ b/x11/libXau/pkg-plist
@@ -4,12 +4,12 @@ lib/libXau.so
lib/libXau.so.6
lib/libXau.so.6.0.0
libdata/pkgconfig/xau.pc
-man/man3/Xau.3.gz
-man/man3/XauDisposeAuth.3.gz
-man/man3/XauFileName.3.gz
-man/man3/XauGetAuthByAddr.3.gz
-man/man3/XauGetBestAuthByAddr.3.gz
-man/man3/XauLockAuth.3.gz
-man/man3/XauReadAuth.3.gz
-man/man3/XauUnlockAuth.3.gz
-man/man3/XauWriteAuth.3.gz
+share/man/man3/Xau.3.gz
+share/man/man3/XauDisposeAuth.3.gz
+share/man/man3/XauFileName.3.gz
+share/man/man3/XauGetAuthByAddr.3.gz
+share/man/man3/XauGetBestAuthByAddr.3.gz
+share/man/man3/XauLockAuth.3.gz
+share/man/man3/XauReadAuth.3.gz
+share/man/man3/XauUnlockAuth.3.gz
+share/man/man3/XauWriteAuth.3.gz