summaryrefslogtreecommitdiff
path: root/devel/patch
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 /devel/patch
parentc018bc21e15534787e9c1b20397c52d2eb358a77 (diff)
downloadpkgsrc-3ccf9a645e688abfaf38a08f2594ca31f2394159.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'devel/patch')
-rw-r--r--devel/patch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
index b9ac3115ae3..4c606bf393c 100644
--- a/devel/patch/Makefile
+++ b/devel/patch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/09/19 19:56:48 kim Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/21 21:01:30 hubertf Exp $
#
DISTNAME= patch-2.5.4
@@ -14,7 +14,7 @@ GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
.if exists(/usr/bin/patch) && ${OPSYS} != "SunOS"
-IGNORE= "is part of your NetBSD distribution"
+IGNORE= "${PKGNAME} is part of your NetBSD distribution"
.endif
.include "../../mk/bsd.pkg.mk"