git: 2c9e634d487f - main - sysutils/ltrace: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Mar 2024 10:40:25 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2c9e634d487fea85555ca36485e80999b592be4e
commit 2c9e634d487fea85555ca36485e80999b592be4e
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-22 10:27:05 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-22 10:39:44 +0000
sysutils/ltrace: Move man pages to share/man
Approved by: portmgr (blanket)
---
sysutils/ltrace/Makefile | 2 ++
sysutils/ltrace/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile
index f2c2c279c198..1397aff2e223 100644
--- a/sysutils/ltrace/Makefile
+++ b/sysutils/ltrace/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ltrace
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= LOCAL/sbz \
http://www.zonov.org/${PORTNAME}/
@@ -11,6 +12,7 @@ WWW= https://ltrace.org/
LICENSE= GPLv2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --disable-werror
CONFIGURE_ARGS+= --without-libunwind # fix build: configure is looking for and finds libunwind.h, but the C code later doesn't find libunwind-ptrace.h and breaks
ONLY_FOR_ARCHS= amd64
diff --git a/sysutils/ltrace/pkg-plist b/sysutils/ltrace/pkg-plist
index 59ad430c1a3d..3e7a7a5a62d6 100644
--- a/sysutils/ltrace/pkg-plist
+++ b/sysutils/ltrace/pkg-plist
@@ -1,3 +1,3 @@
bin/ltrace
etc/ltrace.conf
-man/man1/ltrace.1.gz
+share/man/man1/ltrace.1.gz