diff options
Diffstat (limited to 'print/tex')
-rw-r--r-- | print/tex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |