summaryrefslogtreecommitdiff
path: root/security/pam-smbpass
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2002-06-25 15:39:31 +0000
committertaca <taca@pkgsrc.org>2002-06-25 15:39:31 +0000
commitd13e7e427366346b1b9f63141f139e80d5c096a6 (patch)
tree271633ca25ffd4e87c5cfc4f69a67b099e7a5234 /security/pam-smbpass
parentec399aaae56183e14b9948d3247c6c83719cff95 (diff)
downloadpkgsrc-d13e7e427366346b1b9f63141f139e80d5c096a6.tar.gz
Allow depend on ja-samba package as well as samba package.
Diffstat (limited to 'security/pam-smbpass')
-rw-r--r--security/pam-smbpass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-smbpass/Makefile b/security/pam-smbpass/Makefile
index 0c3b10cb850..20ed35233eb 100644
--- a/security/pam-smbpass/Makefile
+++ b/security/pam-smbpass/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/29 22:35:59 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2002/06/25 15:39:31 taca Exp $
DISTNAME= samba-2.2.2
#
@@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \
MAINTAINER= jlam@netbsd.org
COMMENT= PAM authentication against a Samba password database
-DEPENDS+= samba>=2.0:../../net/samba
+DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba
USE_BUILDLINK_ONLY= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/source