summaryrefslogtreecommitdiff
path: root/print/tex-plain
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-01-23 01:14:34 +0000
committerminskim <minskim@pkgsrc.org>2011-01-23 01:14:34 +0000
commitf041b9d2d550d4dcf48ce4dc900bd951e2c38b56 (patch)
tree978a969ef5a5d9939c71ab7a4620836dfba2e496 /print/tex-plain
parentf2372c774ec03d0002cd4de1216961daf18123e9 (diff)
downloadpkgsrc-f041b9d2d550d4dcf48ce4dc900bd951e2c38b56.tar.gz
Let tex-plain depend on tex-amsfonts in addition to tex-cm, so that
Type 1 fonts in tex-amsfonts are used instead of bitmap fonts in tex-cm.
Diffstat (limited to 'print/tex-plain')
-rw-r--r--print/tex-plain/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-plain/Makefile b/print/tex-plain/Makefile
index e0b87a0418e..edbf2158d42 100644
--- a/print/tex-plain/Makefile
+++ b/print/tex-plain/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.6 2010/12/25 02:40:11 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2011/01/23 01:14:34 minskim Exp $
DISTNAME= plain
PKGNAME= tex-${DISTNAME}-3.141592653
-PKGREVISION= 2
+PKGREVISION= 3
TEXLIVE_REV= 20544
MAINTAINER= minskim@NetBSD.org
COMMENT= The Plain TeX format
CONFLICTS+= teTeX-texmf<=3.0nb11
+DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
DEPENDS+= tex-misc-[0-9]*:../../print/tex-misc