[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-babel

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

Diff for /pkgsrc/print/tex-babel/Makefile between version 1.2 and 1.3

version 1.2, 2010/01/29 05:47:01 version 1.3, 2010/11/15 17:54:13
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 # TeX Live Revision 15878  
   
 DISTNAME=       babel  DISTNAME=       babel
 PKGNAME=        tex-${DISTNAME}-3.8l  PKGNAME=        tex-${DISTNAME}-3.8l
 PKGREVISION=    1  PKGREVISION=    2
 DIST_SUBDIR=    ${PKGNAME}  TEXLIVE_REV=    20253
   
 MAINTAINER=     minskim@NetBSD.org  MAINTAINER=     minskim@NetBSD.org
 COMMENT=        Multilingual support for Plain TeX or LaTeX  COMMENT=        Multilingual support for Plain TeX or LaTeX
   
 CONFLICTS+=     teTeX-texmf<=3.0nb13  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 "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>