sysutils/ltrace: Unbreak

Reported by:	fallout
Approved by:	portmgr (unbreak)
This commit is contained in:
Yuri Victorovich 2022-09-17 20:20:20 -07:00
parent 60ba1170ef
commit 62581fad99

View File

@ -12,6 +12,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
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
OPTIONS_DEFINE= DOCS