diff options
Diffstat (limited to 'print/web2c/Makefile')
-rw-r--r-- | print/web2c/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/web2c/Makefile b/print/web2c/Makefile index ba1cfdc090d..1655200268b 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/08/13 11:25:56 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2012/08/14 21:05:51 minskim Exp $ DISTNAME= texlive-20120701-source PKGNAME= web2c-2012 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ EXTRACT_SUFX= .tar.xz @@ -15,7 +15,7 @@ CONFLICTS+= ja-ptex-bin-[0-9]* CONFLICTS+= teTeX-bin<=3.0nb28 CONFLICTS+= texlive-tetex<2010 DEPENDS+= kpathsea>=6.0.1:../../print/kpathsea -DEPENDS+= ptexenc>=1.2.0:../../print/ptexenc +DEPENDS+= ptexenc>=1.3.0:../../print/ptexenc EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/libs/obsdcompat \ |