From: Michał Górny Date: Wed, 6 May 2020 16:57:05 +0000 (+0200) Subject: net-libs/zeromq: Remove stale sys-freebsd/ deps X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3a50a9afd55227f89651ac363279c37abda94ea9;p=gentoo.git net-libs/zeromq: Remove stale sys-freebsd/ deps Signed-off-by: Michał Górny --- diff --git a/net-libs/zeromq/zeromq-2.2.0.ebuild b/net-libs/zeromq/zeromq-2.2.0.ebuild index faa4e909ee3c..db91e7132d1a 100644 --- a/net-libs/zeromq/zeromq-2.2.0.ebuild +++ b/net-libs/zeromq/zeromq-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # NOTES: @@ -19,11 +19,12 @@ IUSE="pgm test static-libs" RESTRICT="!test? ( test )" RDEPEND="!net-libs/cppzmq" -DEPEND="pgm? ( +DEPEND=" + pgm? ( virtual/pkgconfig ~net-libs/openpgm-5.1.118 ) - || ( sys-apps/util-linux sys-freebsd/freebsd-lib )" + sys-apps/util-linux " src_prepare() { einfo "Removing bundled OpenPGM library"