summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2012-08-14 21:05:51 +0000
committerminskim <minskim>2012-08-14 21:05:51 +0000
commit1dd33ceb4d1a88f866b1b25b46a6310be42f01e0 (patch)
treed2de0a8f814987fb8f22bdfba20b1577ad84196a /print
parent7b7f99e8d5c9b2afb50cf6e1f167be32f2542763 (diff)
downloadpkgsrc-1dd33ceb4d1a88f866b1b25b46a6310be42f01e0.tar.gz
web2c requires ptexenc>=1.3.0.
This fixes PR 46787.
Diffstat (limited to 'print')
-rw-r--r--print/web2c/Makefile6
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 \