summaryrefslogtreecommitdiff
path: root/print/teTeX
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-05-22 06:26:09 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-05-22 06:26:09 +0000
commita736e9104519f339266cce5ca6eb55f1b6e7cea5 (patch)
treeae388fa95fbf93754d094bf2443df381a1e43c87 /print/teTeX
parentUpdate to 0.9.83 and mark unbroken. (diff)
This port CONFLICTS with ja-ptex-*
Submitted by: max
Notes
Notes: svn path=/head/; revision=81671
Diffstat (limited to 'print/teTeX')
-rw-r--r--print/teTeX/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 6656e8a2fb8e..55958eebef40 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -7,7 +7,7 @@
PORTNAME= teTeX
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/ \
${MASTER_SITE_TEX_CTAN}
@@ -20,6 +20,7 @@ COMMENT= Thomas Esser's distribution of TeX & friends
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
wwwcore.1:${PORTSDIR}/www/libwww
+CONFLICTS= ja-ptex-*
.if !defined(WITHOUT_X11)
USE_XLIB= yes
PLIST_SUB+= X11BITS=""