From 68fbb81137a1b37c52bad847d74ac236a019c542 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 27 Jan 2014 18:41:11 +0000 Subject: Do not set FETCH_USING, should not be set in a package Makefile. --- cross/nios2/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cross/nios2') diff --git a/cross/nios2/Makefile.common b/cross/nios2/Makefile.common index 8dad99a7049..b10a46efd68 100644 --- a/cross/nios2/Makefile.common +++ b/cross/nios2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2013/11/18 06:41:27 mef Exp $ -*- Makefile -*- +# $NetBSD: Makefile.common,v 1.4 2014/01/27 18:41:11 wiz Exp $ -*- Makefile -*- # # used by cross/nios2-binutils/Makefile # used by cross/nios2-gcc/Makefile @@ -10,7 +10,6 @@ DISTNAME= sourceryg++-2013.05-43-nios2-linux-gnu.src CATEGORIES= cross MASTER_SITES= https://sourcery.mentor.com/GNUToolchain/package11649/public/nios2-linux-gnu/ EXTRACT_SUFX= .tar.bz2 -FETCH_USING= curl GNU_CONFIGURE= yes INFO_FILES= #empty -- cgit v1.2.3