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
commit64a1876fc6a5c3e665d29ad32d174a399d0b451e (patch)
tree1de4a04cf479873e6e59c8e7b26df68132cd5628 /net/bind4
parentb7b06fee2a15e7895ba5ee20123b46c5e999ea0c (diff)
downloadpkgsrc-64a1876fc6a5c3e665d29ad32d174a399d0b451e.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: