summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-12-28 13:27:25 +0000
committerwiz <wiz@pkgsrc.org>2019-12-28 13:27:25 +0000
commitf5da1f56cffe264ea8e76ae2b8b5c4095c62bcd3 (patch)
tree4c6e09efae9cca9992d27481798343e5e54323e9
parent192c0a0a09acda8541c897206b495772a5ada77d (diff)
downloadpkgsrc-f5da1f56cffe264ea8e76ae2b8b5c4095c62bcd3.tar.gz
gri: quote BROKEN
-rw-r--r--graphics/gri/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index f9adea9dcea..7f19cc5ae74 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -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 @@ HOMEPAGE= http://gri.sourceforge.net/
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