aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-08-10 15:07:26 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-08-10 15:07:26 +0000
commite99c8ea14de43dcffffdd14ba03793d8d67b7a3a (patch)
treefb8d1e5d148be869a7ba462c1c46d0fbc87abcac /devel/Makefile
parenta3570688110e2fa4bbebeabcae757b868288540c (diff)
downloadports-e99c8ea14de43dcffffdd14ba03793d8d67b7a3a.tar.gz
ports-e99c8ea14de43dcffffdd14ba03793d8d67b7a3a.zip
Add libexecinfo 1.0, a library for inspecting program's backtrace.
Notes
Notes: svn path=/head/; revision=86721
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ce2cb8df7163..3f3124a4ff8b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -314,6 +314,7 @@
SUBDIR += libedit
SUBDIR += libelf
SUBDIR += libevent
+ SUBDIR += libexecinfo
SUBDIR += libffi
SUBDIR += libformat
SUBDIR += libfs++