From aafa80f01250d1f60c25ac6c0a0bf31ac37f9d18 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 11 Oct 2001 10:02:04 +0000 Subject: Fix package name in BUILD_DEPENDS to have a numeric suffix and a wildcard. --- sysutils/extipl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/extipl/Makefile b/sysutils/extipl/Makefile index adbf52ff84a..e31af665172 100644 --- a/sysutils/extipl/Makefile +++ b/sysutils/extipl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/11 09:56:57 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/11 10:02:04 agc Exp $ # DISTNAME= extipl-5.03 @@ -9,7 +9,7 @@ MAINTAINER= hiramatu@boreas.dti.ne.jp HOMEPAGE= http://www.tsden.org/takamiti/extipl/ COMMENT= IPL compatible OS boot selector -BUILD_DEPENDS+= nasm:../../devel/nasm +BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm WRKSRC= ${WRKDIR}/extipl-5.03/src USE_GMAKE= #defined -- cgit v1.2.3