summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/tex-adjustbox/Makefile6
1 files changed, 4 insertions, 2 deletions
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"