summaryrefslogtreecommitdiff
path: root/mail
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 /mail
parent7a8db65186e2df36a64ace60a07199b527a7b210 (diff)
downloadpkgsrc-e75965c6baa05e78e9da83535eded56e6c1aa4cc.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'mail')
-rw-r--r--mail/mailwrapper/Makefile4
-rw-r--r--mail/mutt-current/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/mailwrapper/Makefile b/mail/mailwrapper/Makefile
index e33de6c0747..3d79bd0c47d 100644
--- a/mail/mailwrapper/Makefile
+++ b/mail/mailwrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/08/18 22:46:37 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2000/08/21 21:01:31 hubertf Exp $
DISTNAME= mailwrapper-19990412
CATEGORIES= mail
@@ -12,7 +12,7 @@ NO_CONFIGURE= yes
MANCOMPRESSED_IF_MANZ= yes
.if exists(/usr/sbin/mailwrapper)
-IGNORE= "is part of your NetBSD distribution"
+IGNORE= "${PKGNAME} is part of your NetBSD distribution"
.endif
WRKSRC= ${WRKDIR}/mailwrapper
diff --git a/mail/mutt-current/Makefile b/mail/mutt-current/Makefile
index 9fee274a49e..e125edf1100 100644
--- a/mail/mutt-current/Makefile
+++ b/mail/mutt-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/18 22:46:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/21 21:01:31 hubertf Exp $
IGNORE= "Stable mutt avaiable in mail/mutt"
@@ -35,7 +35,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
.include "../../mk/bsd.prefs.mk"
.if !(defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES)
-IGNORE= "Contains PGP code"
+IGNORE= "${PKGNAME} contains PGP code"
.endif
.if ${OPSYS} == "SunOS"