summaryrefslogtreecommitdiff
path: root/graphics/ns-flash
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-02-04 04:43:29 +0000
committerdmcmahill <dmcmahill>2000-02-04 04:43:29 +0000
commita95c4d8ee51b53fbc59302592d895a5e94b089df (patch)
tree6ba9b900a9a25c486e34036e251fd989b00a0d28 /graphics/ns-flash
parentd37d5b37eb859d5dc0f411215b5ab372787c1570 (diff)
downloadpkgsrc-a95c4d8ee51b53fbc59302592d895a5e94b089df.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