summaryrefslogtreecommitdiff
path: root/net/bind4
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 /net/bind4
parent871498add4080b3a349768e215c1d64a2acbefc0 (diff)
downloadpkgsrc-dbb71432c1380918f61104a2e5d18effa27af2ab.tar.gz
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
Diffstat (limited to 'net/bind4')
-rw-r--r--net/bind4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind4/Makefile b/net/bind4/Makefile
index deb2f77d520..bb1941e28b3 100644
--- a/net/bind4/Makefile
+++ b/net/bind4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/11/17 16:03:12 itojun Exp $
+# $NetBSD: Makefile,v 1.12 2002/12/07 02:39:00 schmonz Exp $
#
DISTNAME= bind-4.9.11-REL
@@ -13,7 +13,7 @@ COMMENT= The BIND name server, version 4, as an alternative to BIND 8
WRKSRC= ${WRKDIR}
.if !exists(/usr/sbin/named-bootconf)
-IGNORE= "${PKGNAME} is intended for NetBSD 1.4 or higher"
+PKG_FAIL_REASON= "${PKGNAME} is intended for NetBSD 1.4 or higher"
.endif
post-extract: