diff options
Diffstat (limited to 'devel/libexecinfo/Makefile')
-rw-r--r-- | devel/libexecinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libexecinfo/Makefile b/devel/libexecinfo/Makefile index b7277823de45..29a21a62588d 100644 --- a/devel/libexecinfo/Makefile +++ b/devel/libexecinfo/Makefile @@ -16,7 +16,7 @@ MAINTAINER= itetcu@FreeBSD.org COMMENT= A library for inspecting program's backtrace USE_BZIP2= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKE_FLAGS= LIBDIR=${PREFIX}/lib \ INCLUDEDIR=${PREFIX}/include |