summaryrefslogtreecommitdiff
path: root/misc/dt
diff options
context:
space:
mode:
authorschmonz <schmonz>2002-12-07 02:38:52 +0000
committerschmonz <schmonz>2002-12-07 02:38:52 +0000
commitdbb71432c1380918f61104a2e5d18effa27af2ab (patch)
tree1de4a04cf479873e6e59c8e7b26df68132cd5628 /misc/dt
parent871498add4080b3a349768e215c1d64a2acbefc0 (diff)
downloadpkgsrc-dbb71432c1380918f61104a2e5d18effa27af2ab.tar.gz
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
Diffstat (limited to 'misc/dt')
-rw-r--r--misc/dt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dt/Makefile b/misc/dt/Makefile
index 031fe0fa235..2f41989e47d 100644
--- a/misc/dt/Makefile
+++ b/misc/dt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/02/11 18:30:21 fredb Exp $
+# $NetBSD: Makefile,v 1.15 2002/12/07 02:38:59 schmonz 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"
-IGNORE= "${PKGNAME} is only useful for mac68k!"
+PKG_FAIL_REASON= "${PKGNAME} is only useful for mac68k!"
.endif
ALL_TARGET= depend all