Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/print/tex-babel/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/tex-babel/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/print/tex-babel/Makefile 2010/01/29 05:47:01 1.2 +++ pkgsrc/print/tex-babel/Makefile 2010/11/15 17:54:13 1.3 @@ -1,15 +1,18 @@ -# $NetBSD: Makefile,v 1.2 2010/01/29 05:47:01 minskim Exp $ -# TeX Live Revision 15878 +# $NetBSD: Makefile,v 1.3 2010/11/15 17:54:13 minskim Exp $ DISTNAME= babel PKGNAME= tex-${DISTNAME}-3.8l -PKGREVISION= 1 -DIST_SUBDIR= ${PKGNAME} +PKGREVISION= 2 +TEXLIVE_REV= 20253 MAINTAINER= minskim@NetBSD.org COMMENT= Multilingual support for Plain TeX or LaTeX CONFLICTS+= teTeX-texmf<=3.0nb13 +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"