summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index f62df2f932c..476fe8a9d0e 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.235 2013/07/03 20:00:47 adam Exp $
+# $NetBSD: Makefile,v 1.236 2013/07/15 02:02:27 ryoon Exp $
DISTNAME= samba-${VERSION}
CATEGORIES= net
@@ -47,7 +47,6 @@ USE_TOOLS+= gmake mktemp perl:run pkg-config
REPLACE_PERL= script/findsmb.in
BROKEN_GETTEXT_DETECTION=yes
-USE_GNU_READLINE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libdir=${SAMBA_LIBDIR}
CONFIGURE_ARGS+= --with-libiconv=${BUILDLINK_PREFIX.iconv}