pdfjam: depend on tex-everyshi and tex-pdflscape

Some of the commands of pdfjam require tex-everyshi and tex-pdflscape to
be installed, so add the dependencies and bump PKGREVISION.
This commit is contained in:
yhardy 2023-04-27 13:24:41 +00:00
parent 00d646bf00
commit 949bc87bdc
1 changed files with 4 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.12 2021/06/15 13:12:29 leot Exp $
# $NetBSD: Makefile,v 1.13 2023/04/27 13:24:41 yhardy Exp $
#
DISTNAME= pdfjam_208
PKGNAME= pdfjam-2.08
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.warwick.ac.uk/go/pdfjam/
EXTRACT_SUFX= .tgz
@ -13,10 +13,12 @@ HOMEPAGE= http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic/firth/soft
COMMENT= Small collection of PDF utilities
LICENSE= gnu-gpl-v2
DEPENDS+= tex-everyshi-[0-9]*:../../print/tex-everyshi
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic
DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages
DEPENDS+= tex-pdflscape-[0-9]*:../../print/tex-pdflscape
NO_BUILD= yes