From 9a4fb769ce380cda5e882b9df1bcb61af6d7937d Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 13 Feb 2005 10:07:40 +0000 Subject: Remove extra EXTRACT_ONLY. There is no need to here. --- textproc/chasen/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/chasen') diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile index d751e38cf0e..6be00f24a52 100644 --- a/textproc/chasen/Makefile +++ b/textproc/chasen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/02/13 09:54:38 taca Exp $ +# $NetBSD: Makefile,v 1.7 2005/02/13 10:07:40 taca Exp $ # DISTNAME= chasen-${CHASEN_VERSION} @@ -13,7 +13,6 @@ COMMENT= ChaSen, Japanese Morphological Analysis System DEPENDS+= chasen-base>=${CHASEN_VERSION}:../../textproc/chasen-base DEPENDS+= ipadic>=2.6.3:../../textproc/ipadic -EXTRACT_ONLY= yes NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes -- cgit v1.2.3