pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/samba4 Fix typo in comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dad6c321302f
branches: trunk
changeset: 651925:dad6c321302f
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun May 17 12:27:07 2015 +0000
description:
Fix typo in comment.
diffstat:
net/samba4/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0b71367a26b0 -r dad6c321302f net/samba4/Makefile
--- a/net/samba4/Makefile Sun May 17 12:25:45 2015 +0000
+++ b/net/samba4/Makefile Sun May 17 12:27:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/05/12 12:19:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/17 12:27:07 ryoon Exp $
DISTNAME= samba-${VERSION}
CATEGORIES= net
@@ -91,7 +91,7 @@
CONFIGURE_ARGS+= --jobs=${MAKE_JOBS}
.endif
-# for binbind option build.
+# for winbind option build.
LDFLAGS+= -Wl,--allow-shlib-undefined
LDFLAGS+= ${COMPILER_RPATH_FLAG}${SMB_PRIVATELIB}
Home |
Main Index |
Thread Index |
Old Index