pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/dsniff Not MAKE_JOBS_SAFE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2617aec68958
branches:  trunk
changeset: 392696:2617aec68958
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed May 06 21:41:29 2009 +0000

description:
Not MAKE_JOBS_SAFE

diffstat:

 security/dsniff/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b4be60810e1b -r 2617aec68958 security/dsniff/Makefile.common
--- a/security/dsniff/Makefile.common   Wed May 06 16:57:31 2009 +0000
+++ b/security/dsniff/Makefile.common   Wed May 06 21:41:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2008/01/28 00:45:26 rillig Exp $
+# $NetBSD: Makefile.common,v 1.8 2009/05/06 21:41:29 adrianp Exp $
 
 DISTNAME=      dsniff-${VERS}
 VERS=          2.3
@@ -9,6 +9,7 @@
 HOMEPAGE=      http://monkey.org/~dugsong/dsniff/
 
 GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE=        no
 
 PATCHDIR=      ${.CURDIR}/../../security/dsniff/patches
 DISTINFO_FILE= ${.CURDIR}/../../security/dsniff/distinfo



Home | Main Index | Thread Index | Old Index