diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-08-21 21:01:29 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-08-21 21:01:29 +0000 |
commit | e75965c6baa05e78e9da83535eded56e6c1aa4cc (patch) | |
tree | b8540c2f811aaa6873f63ebe685a84e3151c8018 /misc/dt | |
parent | 7a8db65186e2df36a64ace60a07199b527a7b210 (diff) | |
download | pkgsrc-e75965c6baa05e78e9da83535eded56e6c1aa4cc.tar.gz |
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'misc/dt')
-rw-r--r-- | misc/dt/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |