pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/namazu1 Make depends on nkf 1.7 and lator, no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a6f4a636b82c
branches: trunk
changeset: 467705:a6f4a636b82c
user: taca <taca%pkgsrc.org@localhost>
date: Thu Feb 05 09:56:36 2004 +0000
description:
Make depends on nkf 1.7 and lator, not 1.7 only.
It should fix buld build error.
diffstat:
textproc/namazu1/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 95a93edcd2d3 -r a6f4a636b82c textproc/namazu1/Makefile
--- a/textproc/namazu1/Makefile Thu Feb 05 09:32:43 2004 +0000
+++ b/textproc/namazu1/Makefile Thu Feb 05 09:56:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:26:50 agc Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/05 09:56:36 taca Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1999/03/31 11:52:07 flathill Exp $
DISTNAME= namazu-1.3.0.11
@@ -11,7 +11,7 @@
COMMENT= Namazu is a search engine software intended for easy use
DEPENDS= kakasi>=2.3.1:../../textproc/kakasi
-DEPENDS+= nkf-1.7:../../converters/nkf
+DEPENDS+= nkf>=1.7:../../converters/nkf
.if !defined(WITH_CHASEN) || ${WITH_CHASEN} != NO
DEPENDS+= p5-Text-ChaSen>=1.0:../../textproc/p5-Text-ChaSen
.endif
Home |
Main Index |
Thread Index |
Old Index