pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/lftp this uses a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a421f2703d9d
branches:  trunk
changeset: 477833:a421f2703d9d
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jul 10 03:14:45 2004 +0000

description:
this uses a c and c++ compiler.

diffstat:

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

diffs (17 lines):

diff -r bbfaf67961bb -r a421f2703d9d net/lftp/Makefile
--- a/net/lftp/Makefile Sat Jul 10 03:08:32 2004 +0000
+++ b/net/lftp/Makefile Sat Jul 10 03:14:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2004/06/14 08:42:17 salo Exp $
+# $NetBSD: Makefile,v 1.46 2004/07/10 03:14:45 grant Exp $
 #
 
 DISTNAME=              lftp-3.0.6
@@ -20,6 +20,7 @@
 USE_BUILDLINK3=                YES
 USE_PKGINSTALL=                YES
 USE_PKGLOCALEDIR=      YES
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
 USE_GNU_READLINE=      # uses GNU readline internal _rl_mark_modified_lines



Home | Main Index | Thread Index | Old Index