summaryrefslogtreecommitdiff
path: root/archivers/gzip/Makefile
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 /archivers/gzip/Makefile
parent7a8db65186e2df36a64ace60a07199b527a7b210 (diff)
downloadpkgsrc-e75965c6baa05e78e9da83535eded56e6c1aa4cc.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'archivers/gzip/Makefile')
-rw-r--r--archivers/gzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 06abb8682b3..faae0c520bb 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/09/18 14:27:54 kim Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/21 21:01:29 hubertf Exp $
#
DISTNAME= gzip-1.2.4a
@@ -21,7 +21,7 @@ NO_BUILD= yes
do-install: # empty
.if exists(/usr/bin/gzip)
-IGNORE= "is part of your NetBSD distribution"
+IGNORE= "${PKGNAME} is part of your NetBSD distribution"
.endif
.include "../../mk/bsd.pkg.mk"