aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2018-01-24 08:55:09 +0800
committerbdrewery <bdrewery@FreeBSD.org>2018-01-24 08:55:09 +0800
commitc32c3368c298aeacb049e595281fcc7ff5494bb8 (patch)
tree1017a4993dcbb1bca96013c09c58e73a33cb5988
parent4e0d4fea6084afbb9ed57ca9145b44e81982a464 (diff)
downloadfreebsd-ports-gnome-c32c3368c298aeacb049e595281fcc7ff5494bb8.tar.gz
freebsd-ports-gnome-c32c3368c298aeacb049e595281fcc7ff5494bb8.tar.zst
freebsd-ports-gnome-c32c3368c298aeacb049e595281fcc7ff5494bb8.zip
This apparently links libunwind directly.
-rw-r--r--security/rubygem-timfel-krb5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-timfel-krb5/Makefile b/security/rubygem-timfel-krb5/Makefile
index 317deb0e5974..0ffd7ddc61cf 100644
--- a/security/rubygem-timfel-krb5/Makefile
+++ b/security/rubygem-timfel-krb5/Makefile
@@ -10,6 +10,7 @@ COMMENT= KRB5 for Ruby
BUILD_DEPENDS= krb5>0:security/krb5
RUN_DEPENDS= krb5>0:security/krb5
+LIB_DEPENDS= libunwind.so:devel/libunwind
USE_RUBY= yes
USES= gem