pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross/mipsEEel-netbsd Add explicit master site for gcc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3a29292942b
branches:  trunk
changeset: 400060:e3a29292942b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 11 08:59:58 2009 +0000

description:
Add explicit master site for gcc.

diffstat:

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

diffs (17 lines):

diff -r c8629ae6fe92 -r e3a29292942b cross/mipsEEel-netbsd/Makefile
--- a/cross/mipsEEel-netbsd/Makefile    Sun Oct 11 08:59:39 2009 +0000
+++ b/cross/mipsEEel-netbsd/Makefile    Sun Oct 11 08:59:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/06/15 17:09:45 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2009/10/11 08:59:58 wiz Exp $
 
 DISTNAME=      cross-${TARGET_ARCH}-${DISTVERSION}
 TARGET_ARCH=   mipsEEel-netbsd
@@ -35,6 +35,7 @@
 # gcc
 #
 MASTER_SITES+=         ftp://ftp.NetBSD.org/pub/NetBSD/misc/hamajima/PlayStation2/GPLed-from-SCEI/gcc-2.95.2EE/
+SITES.gcc-2.95.2.tar.gz=       ${MASTER_SITE_GNU:=gcc/}
 GCC_VERSION=           2.95.2
 GCC_DISTNAME=          gcc-${GCC_VERSION}
 GCC_WRKSRC=            ${WRKDIR}/${GCC_DISTNAME}



Home | Main Index | Thread Index | Old Index