summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/pound/pound-2.7f-r1.ebuild')
-rw-r--r--www-servers/pound/pound-2.7f-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/www-servers/pound/pound-2.7f-r1.ebuild b/www-servers/pound/pound-2.7f-r1.ebuild
index e87f5a3e4cc2..2054ebbc149e 100644
--- a/www-servers/pound/pound-2.7f-r1.ebuild
+++ b/www-servers/pound/pound-2.7f-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,11 +12,10 @@ SRC_URI="http://www.apsis.ch/pound/${MY_P}.tgz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86"
-IUSE="libressl"
DEPEND="dev-libs/libpcre
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )"
+ dev-libs/openssl:0
+"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_P}