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