pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gri gri: quote BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f820a8d8ca4
branches:  trunk
changeset: 346070:6f820a8d8ca4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 28 13:27:25 2019 +0000

description:
gri: quote BROKEN

diffstat:

 graphics/gri/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6c8eebb6ef6d -r 6f820a8d8ca4 graphics/gri/Makefile
--- a/graphics/gri/Makefile     Sat Dec 28 13:26:44 2019 +0000
+++ b/graphics/gri/Makefile     Sat Dec 28 13:27:25 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2019/12/28 11:28:09 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2019/12/28 13:27:25 wiz Exp $
 
 DISTNAME=      gri-2.12.23
 PKGREVISION=   23
@@ -10,7 +10,7 @@
 COMMENT=       Language for scientific graphics applications
 LICENSE=       gnu-gpl-v3
 
-BROKEN=                ImageMagick cannot convert the documentation PS files to PNG files due to security policy.
+BROKEN=                "ImageMagick cannot convert the documentation PS files to PNG files due to security policy."
 
 BUILD_DEPENDS+=                ImageMagick-[0-9]*:../../graphics/ImageMagick
 BUILD_DEPENDS+=                dvipsk-[0-9]*:../../print/dvipsk



Home | Main Index | Thread Index | Old Index