From bdcbc6650ae5edfe564e38f8f4149538fe2b44a7 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 30 Aug 2013 13:14:23 +0000 Subject: drop TOOLS_NOOP=curl. SKK=JISYO.L will be extracted with pkgsrc, so fetch with curl will be never happend. Moreover, such setting is ambiguous with FETCH_USING=curl. related to PR pkg/48159. --- textproc/cmigemo/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'textproc/cmigemo') diff --git a/textproc/cmigemo/Makefile b/textproc/cmigemo/Makefile index 97a03ddba94..eb13fbdc090 100644 --- a/textproc/cmigemo/Makefile +++ b/textproc/cmigemo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/08/30 13:14:23 obache Exp $ # DISTNAME= cmigemo-default-src-20110227 @@ -40,7 +40,4 @@ INSTALL_TARGET= gcc-install post-extract: ${MV} ${WRKDIR}/${JISYOFILE:R} ${WRKSRC}/dict/SKK-JISYO.L -# no need to fetch SKK dictionaly file -TOOLS_NOOP+= curl - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3