summaryrefslogtreecommitdiff
path: root/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild')
-rw-r--r--net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild b/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild
index 481e43c3474f..04130516b2ca 100644
--- a/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild
+++ b/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ IUSE="nls pam php"
DEPEND="
nls? ( sys-devel/gettext )
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
php? ( || ( dev-lang/php:* virtual/httpd-php:* ) )"
RDEPEND="${DEPEND}"