summaryrefslogtreecommitdiff
path: root/net/lftp
diff options
context:
space:
mode:
authortnn <tnn>2008-08-22 17:45:02 +0000
committertnn <tnn>2008-08-22 17:45:02 +0000
commitf2321007bbd26365f38fe83fbde9c11b7f3f7bfc (patch)
treedd3f0b20b9f6bd8897ec574a1ac883b68f423170 /net/lftp
parent5c869151f59ec119e0953fbfdec5abc2d351fb46 (diff)
downloadpkgsrc-f2321007bbd26365f38fe83fbde9c11b7f3f7bfc.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'net/lftp')
-rw-r--r--net/lftp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 83b3fedaa28..37894abed29 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -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 @@ COMMENT= Powerful command line file transfer client
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
USE_PKGLOCALEDIR= YES
USE_LANGUAGES= c c++
USE_LIBTOOL= YES