Skip to content
Snippets Groups Projects
Commit 2c9e634d authored by Nuno Teixeira's avatar Nuno Teixeira
Browse files

sysutils/ltrace: Move man pages to share/man

Approved by:	portmgr (blanket)
parent 933a1efb
No related branches found
No related tags found
No related merge requests found
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
......
bin/ltrace
etc/ltrace.conf
man/man1/ltrace.1.gz
share/man/man1/ltrace.1.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment