diff options
author | wiz <wiz> | 2001-08-06 21:31:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-08-06 21:31:34 +0000 |
commit | ccf3c3b86770049d1e9a53231e3a79e5136a463a (patch) | |
tree | 3aa44698d84f72d3469d7d6c4b90d0e2672560f9 /japanese | |
parent | baa502220b6b0ba37f4f94542db2ed9c644ac7cd (diff) | |
download | pkgsrc-ccf3c3b86770049d1e9a53231e3a79e5136a463a.tar.gz |
Depend on ja-less>=332.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/man/Makefile | 4 | ||||
-rw-r--r-- | japanese/mh/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/man/Makefile b/japanese/man/Makefile index 0b6e00adf1d..cf6b167bbb4 100644 --- a/japanese/man/Makefile +++ b/japanese/man/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/16 15:25:22 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/08/06 21:31:34 wiz Exp $ DISTNAME= NetBSD1.3I-jman-19990531 PKGNAME= ja-man-19990531 @@ -9,7 +9,7 @@ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= ftp://ftp.spa.is.uec.ac.jp/pub/NetBSD/jman/index.html COMMENT= Japanese on-line manual pages of NetBSD -DEPENDS= ja-less-332:../../japanese/less +DEPENDS= ja-less>=332:../../japanese/less DEPENDS+= ja-groff-0.99:../../japanese/groff JAMANDIR= ja_JP.EUC diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index 9de051885a4..7fa1ac94df1 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/23 13:52:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/08/06 21:31:34 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1999/02/10 18:13:21 motoyuki Exp $ DISTNAME= mh-6.8.4-JP-3.03 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \ MAINTAINER= tech-pkg-ja@jp.netbsd.org COMMENT= Rand MH mail handling system + Japanese patches -DEPENDS= ja-less-332:../../japanese/less +DEPENDS= ja-less>=332:../../japanese/less CONFLICTS= nmh-* ja-mh-*_JP_* |