gri: mark as BROKEN
ImageMagick cannot convert the documentation PS files to PNG files due to security policy, which breaks the build/installation.
This commit is contained in:
parent
8c96146d2f
commit
8a8d398281
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue