pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/lftp MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e542d11a7d52
branches:  trunk
changeset: 546141:e542d11a7d52
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Aug 22 17:45:02 2008 +0000

description:
MAKE_JOBS_SAFE=no

diffstat:

 net/lftp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cbaff8db2b22 -r e542d11a7d52 net/lftp/Makefile
--- a/net/lftp/Makefile Fri Aug 22 17:04:59 2008 +0000
+++ b/net/lftp/Makefile Fri Aug 22 17:45:02 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2008/01/18 05:08:43 tnn Exp $
+# $NetBSD: Makefile,v 1.81 2008/08/22 17:45:02 tnn Exp $
 
 DISTNAME=              lftp-3.5.11
 PKGREVISION=           1
@@ -15,6 +15,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+MAKE_JOBS_SAFE=                no
 USE_PKGLOCALEDIR=      YES
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index