From 7a3abe75d268e954a1a813e57484e4a5f3ae8dec Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 17 Feb 2004 14:27:14 +0000 Subject: Fix build problem on NetBSD-current caused by incorrect buildlink3 conversion of this package. --- net/samba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/samba') diff --git a/net/samba/Makefile b/net/samba/Makefile index c7e6260e395..6148f700ac2 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2004/02/17 11:51:54 jlam Exp $ +# $NetBSD: Makefile,v 1.117 2004/02/17 14:27:14 tron Exp $ DISTNAME= samba-3.0.2a CATEGORIES= net @@ -61,7 +61,7 @@ CONFIGURE_ARGS+= --with-winbind .include "../../converters/libiconv/buildlink3.mk" CONFIGURE_ARGS+= --with-libiconv=${BUILDLINK_PREFIX.iconv} -BUILDLINK_USE_BUILTIN.readline= no +PREFER_PKGSRC+= readline .include "../../devel/readline/buildlink3.mk" CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline} -- cgit v1.2.3