diff options
Diffstat (limited to 'print/hyperlatex/Makefile')
-rw-r--r-- | print/hyperlatex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index 3151ffcd212f..1703ebc239cc 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -15,6 +15,8 @@ RUN_DEPENDS= ppmtogif:graphics/netpbm USES= emacs USE_TEX= latex +CONFLICTS_INSTALL= Hyperlatex Hyperlatex-emacs_* + LATEX_DIR= ${PREFIX}/share/texmf/tex/latex/hyperlatex HYPERLATEX_DIR= ${PREFIX}/share/hyperlatex |