summaryrefslogtreecommitdiff
path: root/net/samba35/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba35/Makefile')
-rw-r--r--net/samba35/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba35/Makefile b/net/samba35/Makefile
index 09dab66e817..8404b31a025 100644
--- a/net/samba35/Makefile
+++ b/net/samba35/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2013/05/31 12:41:43 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/06/12 12:35:35 wiz Exp $
.include "../../net/samba/Makefile.mirrors"
@@ -53,7 +53,7 @@ REPLACE_PERL= script/findsmb.in
BROKEN_GETTEXT_DETECTION=yes
USE_GNU_READLINE= yes
GNU_CONFIGURE= yes
-GNU_CONFIGURE_LIBDIR= ${SAMBA_LIBDIR}
+CONFIGURE_ARGS+= --libdir=${SAMBA_LIBDIR}
CONFIGURE_ARGS+= --with-libiconv=${BUILDLINK_PREFIX.iconv}
CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline}
CONFIGURE_ARGS+= --with-configdir=${SAMBA_ETCDIR}