git: 5b8f42a3bd5b - main - x11-toolkits/xforms: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 22:36:06 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5b8f42a3bd5b09b894c3c8ed006a6c52a80bbee0
commit 5b8f42a3bd5b09b894c3c8ed006a6c52a80bbee0
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-30 21:48:43 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-30 22:35:27 +0000
x11-toolkits/xforms: Moved man to share/man
---
x11-toolkits/xforms/Makefile | 3 ++-
x11-toolkits/xforms/pkg-plist | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index dfdad9560ae9..579ef241d100 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xforms
DISTVERSION= 1.2.4
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= x11-toolkits graphics
MASTER_SITES= SAVANNAH
@@ -20,6 +20,7 @@ USE_LDCONFIG= yes
USE_XORG= ice sm x11 xpm
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
diff --git a/x11-toolkits/xforms/pkg-plist b/x11-toolkits/xforms/pkg-plist
index c524d068dfb0..b7126664a871 100644
--- a/x11-toolkits/xforms/pkg-plist
+++ b/x11-toolkits/xforms/pkg-plist
@@ -15,6 +15,6 @@ lib/libformsGL.a
lib/libformsGL.so
lib/libformsGL.so.2
lib/libformsGL.so.2.1.3
-man/man1/fdesign.1.gz
-man/man1/fd2ps.1.gz
-man/man5/xforms.5.gz
+share/man/man1/fdesign.1.gz
+share/man/man1/fd2ps.1.gz
+share/man/man5/xforms.5.gz