pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/lsh USE_GNU_TOOLS should be appended to with +=



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33a50b5bfc66
branches:  trunk
changeset: 468554:33a50b5bfc66
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Feb 14 22:41:17 2004 +0000

description:
USE_GNU_TOOLS should be appended to with +=

diffstat:

 security/lsh/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7a0d57d51f9e -r 33a50b5bfc66 security/lsh/Makefile
--- a/security/lsh/Makefile     Sat Feb 14 22:27:30 2004 +0000
+++ b/security/lsh/Makefile     Sat Feb 14 22:41:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/02/14 15:10:27 uebayasi Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/14 22:41:17 grant Exp $
 #
 
 DISTNAME=              lsh-1.4.3
@@ -11,7 +11,7 @@
 
 USE_BUILDLINK2=                yes
 GNU_CONFIGURE=         yes
-USE_GNU_TOOLS=         make
+USE_GNU_TOOLS+=                make
 
 .include "../../devel/gmp/buildlink2.mk"
 .include "../../devel/liboop/buildlink2.mk"



Home | Main Index | Thread Index | Old Index