From a387555dd570134a202deb2b0d850f5c51f4d27b Mon Sep 17 00:00:00 2001 From: jmz 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(+) (limited to 'print') 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