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_MAKEINFO=yes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a23d075ea538
branches:  trunk
changeset: 469916:a23d075ea538
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Tue Mar 02 20:49:04 2004 +0000

description:
USE_MAKEINFO=yes

diffstat:

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

diffs (17 lines):

diff -r aa24981cc5b4 -r a23d075ea538 cross/mipsEEel-netbsd/Makefile
--- a/cross/mipsEEel-netbsd/Makefile    Tue Mar 02 20:45:18 2004 +0000
+++ b/cross/mipsEEel-netbsd/Makefile    Tue Mar 02 20:49:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/22 07:57:11 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/02 20:49:04 kristerw Exp $
 
 DISTNAME=      cross-${TARGET_ARCH}-${DISTVERSION}
 TARGET_ARCH=   mipsEEel-netbsd
@@ -9,6 +9,7 @@
 COMMENT=       Cross-compiler for NetBSD/PlayStation2 kernel
 
 USE_GNU_TOOLS+=        make
+USE_MAKEINFO=  yes
 
 .if exists(/usr/bin/bzcat)
 BZCAT=         /usr/bin/bzcat



Home | Main Index | Thread Index | Old Index