aboutsummaryrefslogtreecommitdiffstats
path: root/print/teTeX
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-05-22 14:26:09 +0800
committerdemon <demon@FreeBSD.org>2003-05-22 14:26:09 +0800
commit2dff6b224d0a2d7768f2ec87852373ad25cad2c6 (patch)
treec04bd0b5f367f17f1b9181ba0a5aaab90ea5b4c8 /print/teTeX
parentcfde45cf78a50a8d2ef33b30df165ca8f4272166 (diff)
downloadfreebsd-ports-gnome-2dff6b224d0a2d7768f2ec87852373ad25cad2c6.tar.gz
freebsd-ports-gnome-2dff6b224d0a2d7768f2ec87852373ad25cad2c6.tar.zst
freebsd-ports-gnome-2dff6b224d0a2d7768f2ec87852373ad25cad2c6.zip
This port CONFLICTS with ja-ptex-*
Submitted by: max
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=""