summaryrefslogtreecommitdiff
path: root/print/tex-babel
diff options
context:
space:
mode:
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"