summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon>2015-05-17 12:27:07 +0000
committerryoon <ryoon>2015-05-17 12:27:07 +0000
commite8e0cee19657821f5dc233bcf6d07721c8f2ee3d (patch)
treef3d3fca5aebe66d429d4b9cabe167bbef08b5617
parent7c198be1915e0c513870d37a43923564abbf3494 (diff)
downloadpkgsrc-e8e0cee19657821f5dc233bcf6d07721c8f2ee3d.tar.gz
Fix typo in comment.
-rw-r--r--net/samba4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile
index c01b238e759..38656cfb627 100644
--- a/net/samba4/Makefile
+++ b/net/samba4/Makefile
@@ -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=1
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}