pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/lftp Really needs a bison to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/538dfb498c0d
branches: trunk
changeset: 394921:538dfb498c0d
user: hasso <hasso%pkgsrc.org@localhost>
date: Wed Jun 24 07:06:33 2009 +0000
description:
Really needs a bison to build.
diffstat:
net/lftp/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3a97e8c9122f -r 538dfb498c0d net/lftp/Makefile
--- a/net/lftp/Makefile Wed Jun 24 05:49:29 2009 +0000
+++ b/net/lftp/Makefile Wed Jun 24 07:06:33 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2009/06/08 10:16:22 hasso Exp $
+# $NetBSD: Makefile,v 1.87 2009/06/24 07:06:33 hasso Exp $
DISTNAME= lftp-3.7.14
CATEGORIES= net
@@ -16,6 +16,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_TOOLS+= bison
MAKE_JOBS_SAFE= no
USE_PKGLOCALEDIR= YES
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index