From 63d89f0cf6a384a1146dc8fa38b8ef6d977bad2c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 29 Jul 2016 21:40:24 +0000 Subject: tex-adjustbox needs tex-collectbox. Found out by trying to use it. Bump PKGREVISION. --- print/tex-adjustbox/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/tex-adjustbox/Makefile b/print/tex-adjustbox/Makefile index f8eb846f614..a2ca1aaaebb 100644 --- a/print/tex-adjustbox/Makefile +++ b/print/tex-adjustbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/04/21 22:28:00 markd Exp $ +# $NetBSD: Makefile,v 1.5 2016/07/29 21:40:24 wiz Exp $ DISTNAME= adjustbox PKGNAME= tex-${DISTNAME}-1.0 -PKGREVISION= 2 +PKGREVISION= 3 TEXLIVE_REV= 26555 HOMEPAGE= http://www.ctan.org/pkg/adjustbox @@ -10,5 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Graphics package-alike macros for general boxes LICENSE= lppl-1.3c +DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3