Index: head/devel/rubygem-prometheus-client-mmap/Makefile =================================================================== --- head/devel/rubygem-prometheus-client-mmap/Makefile (revision 472116) +++ head/devel/rubygem-prometheus-client-mmap/Makefile (revision 472117) @@ -1,18 +1,16 @@ # $FreeBSD$ PORTNAME= prometheus-client-mmap DISTVERSION= 0.9.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Suite of instrumentation metric primitives LICENSE= RUBY -LIB_DEPENDS+= libunwind.so:devel/libunwind - USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-rblineprof/Makefile =================================================================== --- head/devel/rubygem-rblineprof/Makefile (revision 472116) +++ head/devel/rubygem-rblineprof/Makefile (revision 472117) @@ -1,21 +1,20 @@ # $FreeBSD$ PORTNAME= rblineprof PORTVERSION= 0.3.7 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Shows you lines of code that are slow LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libunwind.so:devel/libunwind \ - libgmp.so:math/gmp +LIB_DEPENDS= libgmp.so:math/gmp RUN_DEPENDS= rubygem-debugger-ruby_core_source>=1.3:devel/rubygem-debugger-ruby_core_source USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-re2/Makefile =================================================================== --- head/devel/rubygem-re2/Makefile (revision 472116) +++ head/devel/rubygem-re2/Makefile (revision 472117) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= re2 PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby bindings to re2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= re2>=0:devel/re2 -LIB_DEPENDS= libunwind.so:devel/libunwind \ - libgmp.so:math/gmp +LIB_DEPENDS= libgmp.so:math/gmp RUN_DEPENDS= re2>=0:devel/re2 USE_RUBY= yes USES= gem .include Index: head/devel/rubygem-rugged/Makefile =================================================================== --- head/devel/rubygem-rugged/Makefile (revision 472116) +++ head/devel/rubygem-rugged/Makefile (revision 472117) @@ -1,24 +1,23 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= rugged PORTVERSION= 0.27.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rugged is a Ruby binding to the libgit2 linkable library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libgit2>=${PORTVERSION:R}:devel/libgit2 LIB_DEPENDS= libgit2.so:devel/libgit2 \ - libgmp.so:math/gmp \ - libunwind.so:devel/libunwind + libgmp.so:math/gmp CONFIGURE_ARGS= --use-system-libraries USE_RUBY= yes USES= gem pkgconfig .include Index: head/security/rubygem-timfel-krb5/Makefile =================================================================== --- head/security/rubygem-timfel-krb5/Makefile (revision 472116) +++ head/security/rubygem-timfel-krb5/Makefile (revision 472117) @@ -1,18 +1,17 @@ # $FreeBSD$ PORTNAME= timfel-krb5-auth PORTVERSION= 0.8.3 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org 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 .include Index: head/textproc/rubygem-charlock_holmes/Makefile =================================================================== --- head/textproc/rubygem-charlock_holmes/Makefile (revision 472116) +++ head/textproc/rubygem-charlock_holmes/Makefile (revision 472117) @@ -1,25 +1,24 @@ # $FreeBSD$ PORTNAME= charlock_holmes DISTVERSION= 0.7.5 PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG PATCH_SITES= https://github.com/brianmario/charlock_holmes/commit/ PATCHFILES= 018be8532670.patch:-p1 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Gems for character encoding detection LICENSE= MIT -LIB_DEPENDS= libicui18n.so:devel/icu \ - libunwind.so:devel/libunwind +LIB_DEPENDS= libicui18n.so:devel/icu USES= gem USE_RUBY= yes CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include .include