From db169e39739db5ec5ad2a63dce8d9482b203efd6 Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 11 Jul 2004 17:22:47 +0000 Subject: Use >= for the version in the converters/nkf BUILD_DEPENDS line, instead of using a fixed version. --- emulators/xm7/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/xm7') diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index b45816d9794..1e77c616fda 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:14:41 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/11 17:22:47 kristerw Exp $ # DISTNAME= xm71010s @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.ipc-tokai.or.jp/~ytanaka/fm7/xm7.shtml COMMENT= X11-based FM-7 emulator -BUILD_DEPENDS+= nkf-1.7:../../converters/nkf +BUILD_DEPENDS+= nkf>=1.7:../../converters/nkf RESTRICTED= source archive is not redistributable RESTRICTED+= no-commercial-use -- cgit v1.2.3