summaryrefslogtreecommitdiff
path: root/graphics/ns-flash
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-02-04 04:43:29 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-02-04 04:43:29 +0000
commit04f8e5f29465bdb9817f763f775acb9c8b3c618c (patch)
tree6ba9b900a9a25c486e34036e251fd989b00a0d28 /graphics/ns-flash
parent027e61a52fa7b6fea9dc5f08c36e3d9f8b7d5a74 (diff)
downloadpkgsrc-04f8e5f29465bdb9817f763f775acb9c8b3c618c.tar.gz
add quotes around the IGNORE string to prevent the "(8)" from causing problems
Diffstat (limited to 'graphics/ns-flash')
-rw-r--r--graphics/ns-flash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ns-flash/Makefile b/graphics/ns-flash/Makefile
index 4ff86b745af..c29d8e17077 100644
--- a/graphics/ns-flash/Makefile
+++ b/graphics/ns-flash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/10/04 17:31:24 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/02/04 04:43:29 dmcmahill Exp $
#
PKGNAME= ns-flash-4.0r12
@@ -10,7 +10,7 @@ ONLY_FOR_PLATFORM= *-*-i386 *-*-sparc
.if (${MACHINE_ARCH} == "i386")
.if !exists(/emul/linux/lib/ld-linux.so.2)
-IGNORE= requires Linux glibc2 libraries - see compat_linux(8)
+IGNORE= "requires Linux glibc2 libraries - see compat_linux(8)"
.endif
DISTUNAME= linux
WRKNAME= Linux