summaryrefslogtreecommitdiff
path: root/devel/libgtop
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 /devel/libgtop
parent7a8db65186e2df36a64ace60a07199b527a7b210 (diff)
downloadpkgsrc-e75965c6baa05e78e9da83535eded56e6c1aa4cc.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'devel/libgtop')
-rw-r--r--devel/libgtop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index c73b37deb5c..c2036264eec 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2000/07/31 04:14:06 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2000/08/21 21:01:30 hubertf Exp $
DISTNAME= libgtop-1.0.9
CATEGORIES= devel gnome
@@ -19,7 +19,7 @@ NOT_FOR_PLATFORM= SunOS
.if (${MACHINE_ARCH} != arm32) && (${MACHINE_ARCH} != i386) && \
(${MACHINE_ARCH} != m68k) && (${MACHINE_ARCH} != mipsel) && \
(${MACHINE_ARCH} != powerpc) && (${MACHINE_ARCH} != sparc)
-IGNORE= "has not yet been ported to ${MACHINE_ARCH}."
+IGNORE= "${PKGNAME} has not yet been ported to ${MACHINE_ARCH}."
IGNORE+= "Please look at /usr/include/${MACHINE_ARCH}/pcb.h"
IGNORE+= "and update patches/patch-al appropriately."
IGNORE+= "(More information can be found in libgtop.info.)"