diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 21:14:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 21:14:10 +0000 |
commit | 28a4483bc777c89eee6271b908911b048e4ded12 (patch) | |
tree | 7bacf20192428896d1cfc4d01739865f4a293077 /textproc/chasen | |
parent | 0d270068ee538ceccec0c9682e47b3dc704631b9 (diff) | |
download | pkgsrc-28a4483bc777c89eee6271b908911b048e4ded12.tar.gz |
NO_PATCH is deprecated, says pkglint. Remove it.
Diffstat (limited to 'textproc/chasen')
-rw-r--r-- | textproc/chasen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile index 7e663e2dfa6..cdd085997bd 100644 --- a/textproc/chasen/Makefile +++ b/textproc/chasen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/08/25 19:23:24 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/28 21:14:36 wiz Exp $ # DISTNAME= chasen-${CHASEN_VERSION} @@ -15,7 +15,6 @@ DEPENDS+= ipadic>=2.4.1:../../textproc/ipadic EXTRACT_ONLY= # empty NO_CHECKSUM= # defined -NO_PATCH= # defined NO_CONFIGURE= # defined NO_BUILD= # defined |