pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pam-smbpass Note conflict with samba>=3.0, wh...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e69b6b1536eb
branches: trunk
changeset: 466137:e69b6b1536eb
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Jan 12 04:56:35 2004 +0000
description:
Note conflict with samba>=3.0, which installs its own pam-smbpass.
diffstat:
security/pam-smbpass/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d0857c8fa4a3 -r e69b6b1536eb security/pam-smbpass/Makefile
--- a/security/pam-smbpass/Makefile Mon Jan 12 04:52:34 2004 +0000
+++ b/security/pam-smbpass/Makefile Mon Jan 12 04:56:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/11 00:33:03 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/12 04:56:35 jlam Exp $
.include "../../net/samba/Makefile.common"
@@ -8,6 +8,8 @@
MAINTAINER= jlam%NetBSD.org@localhost
COMMENT= PAM authentication against a Samba password database
+CONFLICTS+= samba>=3.0
+
DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba
USE_BUILDLINK3= # defined
Home |
Main Index |
Thread Index |
Old Index