pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-babel



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Dec 22 22:04:56 UTC 2017

Modified Files:
        pkgsrc/print/tex-babel: Makefile

Log Message:
tex-babel: drop dependency on tex-latex-bin


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-babel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-babel/Makefile
diff -u pkgsrc/print/tex-babel/Makefile:1.9 pkgsrc/print/tex-babel/Makefile:1.10
--- pkgsrc/print/tex-babel/Makefile:1.9 Mon Oct 23 09:13:59 2017
+++ pkgsrc/print/tex-babel/Makefile     Fri Dec 22 22:04:56 2017
@@ -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@localhost
@@ -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"



Home | Main Index | Thread Index | Old Index