diff options
Diffstat (limited to 'www-apps/phamm/phamm-9999.ebuild')
-rw-r--r-- | www-apps/phamm/phamm-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/phamm/phamm-9999.ebuild b/www-apps/phamm/phamm-9999.ebuild index d00f73b..de033ef 100644 --- a/www-apps/phamm/phamm-9999.ebuild +++ b/www-apps/phamm/phamm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -30,12 +30,12 @@ LICENSE=" GPL-2 amavis? ( FDL-1.2 ) ftp? ( BSD ) - radius? ( as-is ) + radius? ( public-domain ) samba? ( GPL-3 ) " IUSE="amavis ftp radius samba" -DEPEND="dev-lang/php[ldap,xml]" +DEPEND="dev-lang/php:=[ldap,xml]" RDEPEND="${DEPEND}" pkg_setup() { |