1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

devel/libunwind: Fix PLIST

Reported by:	jbeich
This commit is contained in:
Po-Chuan Hsieh 2024-03-10 01:40:12 +08:00
parent 2263f423e0
commit 27a1e7c826
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 47 deletions

View File

@ -40,9 +40,12 @@ PLIST_SUB+= COREDUMP=""
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400052
PLIST_FILES= include/unwind.h
post-install:
${INSTALL_DATA} ${FILESDIR}/unwind.h ${STAGEDIR}${PREFIX}/include
.endif
post-install:
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400052
${INSTALL_DATA} ${FILESDIR}/unwind.h ${STAGEDIR}${PREFIX}/include
.endif
cd ${STAGEDIR}${PREFIX}/ && ${FIND} libexec/libunwind -type f >> ${TMPPLIST}
.include <bsd.port.mk>

View File

@ -31,50 +31,6 @@ libdata/pkgconfig/libunwind-generic.pc
libdata/pkgconfig/libunwind-ptrace.pc
libdata/pkgconfig/libunwind-setjmp.pc
libdata/pkgconfig/libunwind.pc
libexec/libunwind/Gperf-simple
libexec/libunwind/Gperf-trace
libexec/libunwind/Gtest-bt
libexec/libunwind/Gtest-concurrent
libexec/libunwind/Gtest-exc
libexec/libunwind/Gtest-init
libexec/libunwind/Gtest-resume-sig
libexec/libunwind/Gtest-resume-sig-rt
libexec/libunwind/Gtest-trace
libexec/libunwind/Gx64-test-dwarf-expressions
libexec/libunwind/Lperf-simple
libexec/libunwind/Lperf-trace
libexec/libunwind/Lrs-race
libexec/libunwind/Ltest-bt
libexec/libunwind/Ltest-concurrent
libexec/libunwind/Ltest-exc
libexec/libunwind/Ltest-init
libexec/libunwind/Ltest-init-local-signal
libexec/libunwind/Ltest-mem-validate
libexec/libunwind/Ltest-nocalloc
libexec/libunwind/Ltest-nomalloc
libexec/libunwind/Ltest-resume-sig
libexec/libunwind/Ltest-resume-sig-rt
libexec/libunwind/Ltest-trace
libexec/libunwind/Ltest-varargs
libexec/libunwind/Lx64-test-dwarf-expressions
libexec/libunwind/check-namespace.sh
libexec/libunwind/forker
libexec/libunwind/mapper
libexec/libunwind/run-ptrace-mapper
libexec/libunwind/run-ptrace-misc
libexec/libunwind/test-async-sig
libexec/libunwind/test-flush-cache
libexec/libunwind/test-init-remote
libexec/libunwind/test-mem
libexec/libunwind/test-proc-info
libexec/libunwind/test-ptrace
libexec/libunwind/test-ptrace-misc
libexec/libunwind/test-reg-state
libexec/libunwind/test-runner
libexec/libunwind/test-setjmp
libexec/libunwind/test-static-link
libexec/libunwind/test-strerror
libexec/libunwind/x64-unwind-badjmp-signal-frame
share/man/man3/_U_dyn_cancel.3.gz
share/man/man3/_U_dyn_register.3.gz
share/man/man3/libunwind-coredump.3.gz