From bfef5175a6cf67fee2f5c31472b0402c6c5a5768 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi <jmz@FreeBSD.org> Date: Thu, 29 Apr 2004 11:29:06 +0000 Subject: This port conflicts with teTeX. --- print/latex/Makefile | 2 ++ print/tex/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/print/latex/Makefile b/print/latex/Makefile index 60457df41f8c..0e759324d307 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -19,6 +19,8 @@ COMMENT= TeX macro package DIST_SUBDIR= tex +CONFLICTS= teTeX* + BUILD_DEPENDS= tex:${PORTSDIR}/print/tex RUN_DEPENDS= tex:${PORTSDIR}/print/tex diff --git a/print/tex/Makefile b/print/tex/Makefile index 3df906d44921..dc894f23d61f 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -24,6 +24,8 @@ COMMENT= TeX and METAFONT DIST_SUBDIR= tex +CONFLICTS= teTeX* + USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0