summaryrefslogtreecommitdiff
path: root/graphics/gri
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-12-28 11:28:09 +0000
committerwiz <wiz@pkgsrc.org>2019-12-28 11:28:09 +0000
commit14885210c463f16f5233a6a15fddd327f6db674a (patch)
treeb5732b7e3b972027945631d2ad3cd116d05518d3 /graphics/gri
parent4fddb0645f0929243ae507dc040234da9e3f5805 (diff)
downloadpkgsrc-14885210c463f16f5233a6a15fddd327f6db674a.tar.gz
gri: mark as BROKEN
ImageMagick cannot convert the documentation PS files to PNG files due to security policy, which breaks the build/installation.
Diffstat (limited to 'graphics/gri')
-rw-r--r--graphics/gri/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index 40ec3c273b6..f9adea9dcea 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2019/08/22 12:23:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2019/12/28 11:28:09 wiz Exp $
DISTNAME= gri-2.12.23
PKGREVISION= 23
@@ -10,6 +10,8 @@ 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.
+
BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
BUILD_DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex