pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/samba Samba embeds lots of debug info into shipped...
details: https://anonhg.NetBSD.org/pkgsrc/rev/23a9edee9538
branches: trunk
changeset: 553914:23a9edee9538
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Tue Feb 03 09:46:41 2009 +0000
description:
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.
diffstat:
net/samba/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e514774a62dc -r 23a9edee9538 net/samba/Makefile
--- a/net/samba/Makefile Tue Feb 03 09:39:16 2009 +0000
+++ b/net/samba/Makefile Tue Feb 03 09:46:41 2009 +0000
@@ -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 @@
WRKSRC= ${WRKDIR}/${DISTNAME}/source
GNU_CONFIGURE= yes
BUILD_DEFS+= VARBASE
+CHECK_WRKREF_SKIP= *
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index