pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/winbind This package should try to build samb...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7fc7d6fb88e
branches: trunk
changeset: 466230:d7fc7d6fb88e
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Jan 13 20:45:50 2004 +0000
description:
This package should try to build samba2 if it needs a samba package
installed.
diffstat:
security/winbind/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 91bc827c8fec -r d7fc7d6fb88e security/winbind/Makefile
--- a/security/winbind/Makefile Tue Jan 13 20:29:46 2004 +0000
+++ b/security/winbind/Makefile Tue Jan 13 20:45:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/12 07:31:52 martti Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/13 20:45:50 jlam Exp $
PKGNAME= winbind-${SAMBA_DIST_VERS}
PKGREVISION= 1
@@ -15,7 +15,7 @@
CONFLICTS+= samba>=3.0
-DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba
+DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba2
CONFIGURE_ARGS+= --with-ssl
CONFIGURE_ARGS+= --with-sslinc=${BUILDLINK_PREFIX.openssl}
Home |
Main Index |
Thread Index |
Old Index