summaryrefslogtreecommitdiff
path: root/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/freeradius/freeradius-3.0.21-r1.ebuild')
-rw-r--r--net-dialup/freeradius/freeradius-3.0.21-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild b/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild
index 0dac0d7ae67d..2706b9bc43ef 100644
--- a/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild
+++ b/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="
- debug firebird iodbc kerberos ldap libressl memcached mysql mongodb odbc oracle pam
+ debug firebird iodbc kerberos ldap memcached mysql mongodb odbc oracle pam
pcap postgres python readline redis rest samba sqlite ssl systemd
"
RESTRICT="test firebird? ( bindist )"
@@ -56,8 +56,7 @@ RDEPEND="acct-group/radius
samba? ( net-fs/samba )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:0=[-bindist] )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=[-bindist]
)
systemd? ( sys-apps/systemd )"
DEPEND="${RDEPEND}"