pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross/mipsEEel-netbsd USE_TOOLS+= patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec6dcda57972
branches:  trunk
changeset: 568138:ec6dcda57972
user:      pooka <pooka%pkgsrc.org@localhost>
date:      Sat Dec 05 15:21:29 2009 +0000

description:
USE_TOOLS+= patch

diffstat:

 cross/mipsEEel-netbsd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e0237dc3ed45 -r ec6dcda57972 cross/mipsEEel-netbsd/Makefile
--- a/cross/mipsEEel-netbsd/Makefile    Sat Dec 05 15:03:55 2009 +0000
+++ b/cross/mipsEEel-netbsd/Makefile    Sat Dec 05 15:21:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/10/11 08:59:58 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/12/05 15:21:29 pooka Exp $
 
 DISTNAME=      cross-${TARGET_ARCH}-${DISTVERSION}
 TARGET_ARCH=   mipsEEel-netbsd
@@ -8,7 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Cross-compiler for NetBSD/PlayStation2 kernel
 
-USE_TOOLS+=    gmake makeinfo bzcat
+USE_TOOLS+=    gmake makeinfo bzcat patch
 
 WRKSRC=                ${WRKDIR}
 



Home | Main Index | Thread Index | Old Index