summaryrefslogtreecommitdiff
path: root/print/tex-IEEEtran
diff options
context:
space:
mode:
authorminskim <minskim>2011-03-18 23:29:38 +0000
committerminskim <minskim>2011-03-18 23:29:38 +0000
commit319cb7daa67ed4ac9901b64515102f48d688188b (patch)
tree186b0769a3704a460850b0ad9bc24e0dcc848d86 /print/tex-IEEEtran
parent88b43c10becf35b48a84e42cbbae26afad73a605 (diff)
downloadpkgsrc-319cb7daa67ed4ac9901b64515102f48d688188b.tar.gz
Let tex-IEEEtran depend on a newer version of tex-psnfss so that all
fonts for comsoc styls are ready.
Diffstat (limited to 'print/tex-IEEEtran')
-rw-r--r--print/tex-IEEEtran/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/tex-IEEEtran/Makefile b/print/tex-IEEEtran/Makefile
index 62855f6cb70..dacdb79e4e1 100644
--- a/print/tex-IEEEtran/Makefile
+++ b/print/tex-IEEEtran/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2010/05/10 23:55:40 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2011/03/18 23:29:38 minskim Exp $
DISTNAME= IEEEtran
PKGNAME= tex-${DISTNAME}-1.7a
-PKGREVISION= 3
+PKGREVISION= 4
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
@@ -10,8 +10,7 @@ HOMEPAGE= http://www.michaelshell.org/tex/ieeetran/
COMMENT= LaTeX class for IEEE journals and conferences
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
-DEPENDS+= tex-times-[0-9]*:../../fonts/tex-times
+DEPENDS+= tex-psnfss>=9.2anb2:../../fonts/tex-psnfss
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"