diff options
author | hubertf <hubertf> | 2000-08-21 21:01:29 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-08-21 21:01:29 +0000 |
commit | bd8fcc5a7be77a2a6c83e2de8067366e47743213 (patch) | |
tree | b8540c2f811aaa6873f63ebe685a84e3151c8018 /devel/gtexinfo | |
parent | 91f4062b641947b3b459f3fc861903940a9180a7 (diff) | |
download | pkgsrc-bd8fcc5a7be77a2a6c83e2de8067366e47743213.tar.gz |
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'devel/gtexinfo')
-rw-r--r-- | devel/gtexinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gtexinfo/Makefile b/devel/gtexinfo/Makefile index 4322954a676..cfb67768836 100644 --- a/devel/gtexinfo/Makefile +++ b/devel/gtexinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1999/08/13 20:40:54 abs Exp $ +# $NetBSD: Makefile,v 1.18 2000/08/21 21:01:30 hubertf Exp $ # DISTNAME= texinfo-3.12 @@ -14,7 +14,7 @@ CONFIGURE_ARGS+= --with-catgets PLIST_SRC= ${WRKDIR}/.PLIST_SRC .if exists(/usr/bin/install-info) -IGNORE= "is included with your NetBSD distribution" +IGNORE= "${PKGNAME} is included with your NetBSD distribution" .endif post-patch: |