diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-29 13:21:47 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-29 13:21:47 +0000 |
commit | 70cfabec154d5255ad8ed7776273f5c4aa34eb33 (patch) | |
tree | cebd236acc006a1229fed4b417a5f15cdd317142 /devel/libexecinfo | |
parent | e8d1cc93e85abe054a2917ee981b7bbd115aa273 (diff) | |
download | ports-70cfabec154d5255ad8ed7776273f5c4aa34eb33.tar.gz ports-70cfabec154d5255ad8ed7776273f5c4aa34eb33.zip |
Notes
Diffstat (limited to 'devel/libexecinfo')
-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 |