summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-21 21:01:29 +0000
committerhubertf <hubertf>2000-08-21 21:01:29 +0000
commit3ccf9a645e688abfaf38a08f2594ca31f2394159 (patch)
treeb8540c2f811aaa6873f63ebe685a84e3151c8018 /net
parentc018bc21e15534787e9c1b20397c52d2eb358a77 (diff)
downloadpkgsrc-3ccf9a645e688abfaf38a08f2594ca31f2394159.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'net')
-rw-r--r--net/arla/Makefile4
-rw-r--r--net/bind4/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index ccfb9065b08..8f34dc278cf 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/08/15 16:08:23 wennmach Exp $
+# $NetBSD: Makefile,v 1.7 2000/08/21 21:01:32 hubertf Exp $
#
DISTNAME= arla-0.34.1
@@ -19,7 +19,7 @@ INFO_FILES= arla.info
.if exists(${BSDSRCDIR}/sys/lib/libkern/libkern.h)
CONFIGURE_ARGS+= --with-sys=${BSDSRCDIR}/sys
.else
-IGNORE= "requires kernel sources available under \$$BSDSRCDIR/sys (or /sys)"
+IGNORE= "${PKGNAME} requires kernel sources available under \$$BSDSRCDIR/sys (or /sys)"
.endif
.endif
diff --git a/net/bind4/Makefile b/net/bind4/Makefile
index 722fc2adc76..712ae06548c 100644
--- a/net/bind4/Makefile
+++ b/net/bind4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/04/30 17:02:45 tv Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/21 21:01:32 hubertf Exp $
#
DISTNAME= bind-4.9.7-REL
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.isc.org/
NO_WRKSUBDIR= yes
.if !exists(/usr/sbin/named-bootconf)
-IGNORE= "Used with NetBSD 1.4 or higher"
+IGNORE= "${PKGNAME} is intended for NetBSD 1.4 or higher"
.endif
post-extract: