From a0b558f3d91622013cbb162f7de7993a37ad1b34 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Tue, 3 Feb 2009 09:46:41 +0000 Subject: Samba embeds lots of debug info into shipped binaries; one is an explicit source directory source/smbd/build_options.c and __FILE__ lines in DEBUG(). Give up wrkref checks here. --- net/samba/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/samba/Makefile b/net/samba/Makefile index bb29d96cf62..7903511ec7c 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2008/11/28 03:17:58 taca Exp $ +# $NetBSD: Makefile,v 1.187 2009/02/03 09:46:41 uebayasi Exp $ .include "Makefile.mirrors" @@ -23,6 +23,7 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/${DISTNAME}/source GNU_CONFIGURE= yes BUILD_DEFS+= VARBASE +CHECK_WRKREF_SKIP= * .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3