summaryrefslogtreecommitdiff
path: root/textproc/cmigemo
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/cmigemo')
-rw-r--r--textproc/cmigemo/Makefile5
1 files changed, 1 insertions, 4 deletions
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"