aboutsummaryrefslogtreecommitdiff
path: root/print/teTeX-texmf
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-03-03 20:49:34 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-03-03 20:49:34 +0000
commit07d7dce273e5fe7321a09b4296b926535ae884b6 (patch)
tree1e0cae41f559a2fdbd6f25b111005747d73240e9 /print/teTeX-texmf
parent87b0af6e262188b2287ef49e33f337d4cd2be353 (diff)
downloadports-07d7dce273e5fe7321a09b4296b926535ae884b6.tar.gz
ports-07d7dce273e5fe7321a09b4296b926535ae884b6.zip
Notes
Diffstat (limited to 'print/teTeX-texmf')
-rw-r--r--print/teTeX-texmf/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/print/teTeX-texmf/Makefile b/print/teTeX-texmf/Makefile
index 1ce17bea8501..f587d2831e3d 100644
--- a/print/teTeX-texmf/Makefile
+++ b/print/teTeX-texmf/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: teTeX-texmf
-# Date created: 5 June 2004
-# Whom: hrs
-#
# $FreeBSD$
PORTNAME= teTeX-texmf
PORTVERSION= 3.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1
@@ -24,7 +20,10 @@ RUN_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \
${LOCALBASE}/share/fonts/amsfonts/doc/fonts/amsfonts/00README:${PORTSDIR}/print/font-amsfonts
CONFLICTS= latex2e-[0-9]* tex-[0-9]* dvips-[0-9]* xdvi-[0-9]* \
- ja-ptext-base-[0-9]*
+ ja-ptext-base-[0-9]* \
+ texlive-[0-9]* tex-web2c-[0-9]* \
+ tex-kpathsea-[0-9]* tex-xdvik-[0-9]* \
+ tex-dvipsk-[0-9]* tex-dvipdfmx-[0-9]*
.include <bsd.port.pre.mk>