pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ivtools ivtools: Needs ps2pdf



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69317d4b3a36
branches:  trunk
changeset: 448023:69317d4b3a36
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Mar 03 10:46:14 2021 +0000

description:
ivtools: Needs ps2pdf

diffstat:

 graphics/ivtools/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 1799e6b22a45 -r 69317d4b3a36 graphics/ivtools/Makefile
--- a/graphics/ivtools/Makefile Wed Mar 03 10:22:22 2021 +0000
+++ b/graphics/ivtools/Makefile Wed Mar 03 10:46:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2021/03/01 09:48:40 nia Exp $
+# $NetBSD: Makefile,v 1.35 2021/03/03 10:46:14 nia Exp $
 
 DISTNAME=      ivtools-2.0.4a1
 CATEGORIES=    graphics
@@ -13,6 +13,9 @@
 
 CONFLICTS+=    dclock-[0-9]*
 
+# ps2pdf
+TOOL_DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript
+
 DEPENDS+=      ghostscript-fonts-[0-9]*:../../fonts/ghostscript-fonts
 
 WRKSRC=                ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}



Home | Main Index | Thread Index | Old Index