aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 17:40:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 17:40:12 +0000
commit27a1e7c8264d8c71a6024cb3c50f59ef14dbe4e1 (patch)
treec2248760b8547dfe88a33185f8e9a268492b1343 /devel
parent2263f423e00c9fb5dfb418b3f810b72edfd53e03 (diff)
downloadports-27a1e7c8264d8c71a6024cb3c50f59ef14dbe4e1.tar.gz
ports-27a1e7c8264d8c71a6024cb3c50f59ef14dbe4e1.zip
devel/libunwind: Fix PLIST
Reported by: jbeich
Diffstat (limited to 'devel')
-rw-r--r--devel/libunwind/Makefile3
-rw-r--r--devel/libunwind/pkg-plist44
2 files changed, 3 insertions, 44 deletions
diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile
index 289f16f2fb1f..dd063441eb05 100644
--- a/devel/libunwind/Makefile
+++ b/devel/libunwind/Makefile
@@ -40,9 +40,12 @@ PLIST_SUB+= COREDUMP=""
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400052
PLIST_FILES= include/unwind.h
+.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>
diff --git a/devel/libunwind/pkg-plist b/devel/libunwind/pkg-plist
index 452043a8325e..c1040317d779 100644
--- a/devel/libunwind/pkg-plist
+++ b/devel/libunwind/pkg-plist
@@ -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