summaryrefslogtreecommitdiff
path: root/misc
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 /misc
parent7a8db65186e2df36a64ace60a07199b527a7b210 (diff)
downloadpkgsrc-e75965c6baa05e78e9da83535eded56e6c1aa4cc.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'misc')
-rw-r--r--misc/dt/Makefile4
-rw-r--r--misc/freewnn-common/Makefile4
-rw-r--r--misc/py-readline/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/dt/Makefile b/misc/dt/Makefile
index 4020708608f..e0affe09b54 100644
--- a/misc/dt/Makefile
+++ b/misc/dt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/08/18 22:46:43 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 2000/08/21 21:01:32 hubertf Exp $
#
DISTNAME= dt-1.1.7
@@ -12,7 +12,7 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
.BEGIN:
.if (${MACHINE} != "mac68k") && (${MACHINE} != "macppc")
-IGNORE= "is only useful for ports that have the adb and grf devices"
+IGNORE= "${PKGNAME} is only useful for ports that have the adb and grf devices"
.endif
ALL_TARGET= depend all
diff --git a/misc/freewnn-common/Makefile b/misc/freewnn-common/Makefile
index 1a0b3f10d5a..796e164428f 100644
--- a/misc/freewnn-common/Makefile
+++ b/misc/freewnn-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/02/20 22:05:41 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/21 21:01:32 hubertf Exp $
#
DISTNAME= FreeWnn-1.10
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.freewnn.org/pub/FreeWnn/ \
ftp://ftp.tomo.gr.jp/pub/FreeWnn/
.if !defined(PKGNAME)
-IGNORE= "is FreeWnn base package. Use freewnn-lib/server packages"
+IGNORE= "${PKGNAME} is FreeWnn base package. Use freewnn-lib/server packages"
.endif
MAINTAINER= tech-pkg-ja@jp.netbsd.org
diff --git a/misc/py-readline/Makefile b/misc/py-readline/Makefile
index f1e784b66a5..78957c20917 100644
--- a/misc/py-readline/Makefile
+++ b/misc/py-readline/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/07/20 15:30:08 tron Exp $
+# $NetBSD: Makefile,v 1.12 2000/08/21 21:01:32 hubertf Exp $
#
DISTNAME= py152
@@ -21,7 +21,7 @@ EXTRACT_ELEMENTS= Python-1.5.2/Modules/readline.c
PYTHON_CONFIGDIR= ${LOCALBASE}/lib/python1.5/config
.if ${MACHINE_ARCH} == "sparc64"
-IGNORE="Needs dynamic loading"
+IGNORE="${PKGNAME} needs dynamic loading"
.endif
do-configure: