sysutils/ltrace: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-22 10:27:05 +00:00
parent 933a1efbbb
commit 2c9e634d48
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -1,3 +1,3 @@
bin/ltrace
etc/ltrace.conf
man/man1/ltrace.1.gz
share/man/man1/ltrace.1.gz