diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 04:53:40 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 04:53:40 +0000 |
| commit | e4e855905c35fd23ee91703bb2402ad0cec5b7c1 (patch) | |
| tree | 7ad32c0e346bc3ade8478ed68563d08368ed3885 /lib/libexecinfo | |
| parent | d5e08ff4a3cad1dfa1dc36917bf13142ed6ef878 (diff) | |
Notes
Diffstat (limited to 'lib/libexecinfo')
| -rw-r--r-- | lib/libexecinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexecinfo/Makefile b/lib/libexecinfo/Makefile index c444f7fc6855..9086d18d4347 100644 --- a/lib/libexecinfo/Makefile +++ b/lib/libexecinfo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PACKAGE=lib${LIB} -LIBEXECINFO= ${.CURDIR}/../../contrib/libexecinfo +LIBEXECINFO= ${SRCTOP}/contrib/libexecinfo LIB= execinfo SHLIB_MAJOR= 1 |
