diff options
author | hubertf <hubertf> | 2000-08-21 21:01:29 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-08-21 21:01:29 +0000 |
commit | 3ccf9a645e688abfaf38a08f2594ca31f2394159 (patch) | |
tree | b8540c2f811aaa6873f63ebe685a84e3151c8018 /sysutils/mkisofs/Makefile | |
parent | c018bc21e15534787e9c1b20397c52d2eb358a77 (diff) | |
download | pkgsrc-3ccf9a645e688abfaf38a08f2594ca31f2394159.tar.gz |
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'sysutils/mkisofs/Makefile')
-rw-r--r-- | sysutils/mkisofs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |