summaryrefslogtreecommitdiff
path: root/devel/libexecinfo
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-29 13:21:47 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-29 13:21:47 +0000
commit70cfabec154d5255ad8ed7776273f5c4aa34eb33 (patch)
treecebd236acc006a1229fed4b417a5f15cdd317142 /devel/libexecinfo
parent- s/INSTALLS_SHLIB/USE_LDCONFIG/ (diff)
s/INSTALLS_SHLIB/USE_LDCONFIG/
Notes
Notes: svn path=/head/; revision=166590
Diffstat (limited to 'devel/libexecinfo')
-rw-r--r--devel/libexecinfo/Makefile2
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