pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/chasen Remove extra EXTRACT_ONLY. There is n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c7fad88ec48
branches:  trunk
changeset: 488954:6c7fad88ec48
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 13 10:07:40 2005 +0000

description:
Remove extra EXTRACT_ONLY.  There is no need to here.

diffstat:

 textproc/chasen/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a74d83dadd22 -r 6c7fad88ec48 textproc/chasen/Makefile
--- a/textproc/chasen/Makefile  Sun Feb 13 09:54:38 2005 +0000
+++ b/textproc/chasen/Makefile  Sun Feb 13 10:07:40 2005 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index