summaryrefslogtreecommitdiff
path: root/print/tex-babel
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-12-22 22:04:56 +0000
committermarkd <markd@pkgsrc.org>2017-12-22 22:04:56 +0000
commite9578fc54cc1daea77de58580f00c8dd6d85c9f3 (patch)
tree9c0d0aed3bc89128d127f704fbaffbc9250241ab /print/tex-babel
parent8cab73b612eb460e1cccda8d91b65cdf643b813d (diff)
downloadpkgsrc-e9578fc54cc1daea77de58580f00c8dd6d85c9f3.tar.gz
tex-babel: drop dependency on tex-latex-bin
Diffstat (limited to 'print/tex-babel')
-rw-r--r--print/tex-babel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-babel/Makefile b/print/tex-babel/Makefile
index 0b2371f19a2..1e66725486a 100644
--- a/print/tex-babel/Makefile
+++ b/print/tex-babel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2017/10/23 09:13:59 markd Exp $
+# $NetBSD: Makefile,v 1.10 2017/12/22 22:04:56 markd Exp $
DISTNAME= babel
PKGNAME= tex-${DISTNAME}-3.14
+PKGREVISION= 1
TEXLIVE_REV= 45474
MAINTAINER= minskim@NetBSD.org
@@ -12,7 +13,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-latex>=2009:../../print/tex-latex
-DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"