summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-21 21:01:29 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-21 21:01:29 +0000
commite75965c6baa05e78e9da83535eded56e6c1aa4cc (patch)
treeb8540c2f811aaa6873f63ebe685a84e3151c8018 /sysutils
parent7a8db65186e2df36a64ace60a07199b527a7b210 (diff)
downloadpkgsrc-e75965c6baa05e78e9da83535eded56e6c1aa4cc.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrecord-current/Makefile4
-rw-r--r--sysutils/mkisofs/Makefile4
-rw-r--r--sysutils/user/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cdrecord-current/Makefile b/sysutils/cdrecord-current/Makefile
index cb82c4dc760..3b69545f4b3 100644
--- a/sysutils/cdrecord-current/Makefile
+++ b/sysutils/cdrecord-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/07/22 16:20:39 rh Exp $
+# $NetBSD: Makefile,v 1.14 2000/08/21 21:01:33 hubertf Exp $
DISTNAME= cdrecord-1.9a01
CATEGORIES= sysutils
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html
-IGNORE= "has been superseded by the cdrecord package"
+IGNORE= "${PKGNAME} has been superseded by the cdrecord package"
USE_GMAKE= yes
diff --git a/sysutils/mkisofs/Makefile b/sysutils/mkisofs/Makefile
index 0a13c4a854a..89fd23d05d5 100644
--- a/sysutils/mkisofs/Makefile
+++ b/sysutils/mkisofs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/06/15 12:08:10 hubertf Exp $
+# $NetBSD: Makefile,v 1.16 2000/08/21 21:01:33 hubertf Exp $
#
DISTNAME= mkisofs-1.11.3
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/packages/mkisofs/
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://andante.jic.com/mkisofs.html
-IGNORE= "is now part of the cdrecord(-current) package" \
+IGNORE= "${PKGNAME} is now part of the cdrecord(-current) package" \
"(someone maybe split mkisofs out from cdrecord)."
GNU_CONFIGURE= yes
diff --git a/sysutils/user/Makefile b/sysutils/user/Makefile
index 15c4d730d58..f1af54a3de6 100644
--- a/sysutils/user/Makefile
+++ b/sysutils/user/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/05/09 11:15:59 agc Exp $
+# $NetBSD: Makefile,v 1.9 2000/08/21 21:01:33 hubertf Exp $
#
# Note to package maintainers:
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/user
ONLY_FOR_PLATFORM= NetBSD-*-* # already in Solaris base system
.if exists(/usr/sbin/user)
-IGNORE= "is part of your NetBSD distribution"
+IGNORE= "${PKGNAME} is part of your NetBSD distribution"
.endif
NO_CONFIGURE= yes