From 889596c2253cb2fda06643817a9a2196a8f95229 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 4 Jan 2003 20:53:58 +0000 Subject: Another PKG_FAIL_REASON -> PKG_SKIP_REASON for OPSYS reasons. --- misc/dt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/dt') diff --git a/misc/dt/Makefile b/misc/dt/Makefile index 2f41989e47d..2d759af215b 100644 --- a/misc/dt/Makefile +++ b/misc/dt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/12/07 02:38:59 schmonz Exp $ +# $NetBSD: Makefile,v 1.16 2003/01/04 20:53:58 wiz Exp $ # DISTNAME= dt-1.1.7 @@ -12,7 +12,7 @@ COMMENT= Virtual consoles for NetBSD/mac68k (and macppc?) NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL .if ${MACHINE} != "mac68k" -PKG_FAIL_REASON= "${PKGNAME} is only useful for mac68k!" +PKG_SKIP_REASON= "${PKGNAME} is only useful for mac68k!" .endif ALL_TARGET= depend all -- cgit v1.2.3