diff options
-rw-r--r-- | editors/texmacs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 3a87e397bb6b..e2a8f3336bd2 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \ freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX-base +MAKE_JOBS_SAFE= yes + USE_PYTHON= yes USE_ICONV= yes REINPLACE_ARGS= -i "" |