net-libs/zeromq: Remove stale sys-freebsd/ deps
authorMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 16:57:05 +0000 (18:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 17:25:00 +0000 (19:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/zeromq/zeromq-2.2.0.ebuild

index faa4e909ee3c4c2df0b713569ada04efe6dae970..db91e7132d1a5d29ba767e6347e22620d6c3a2ba 100644 (file)
@@ -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"