diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/preview-latex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/preview-latex/Makefile b/print/preview-latex/Makefile index 856d04851571..f852d553c2c2 100644 --- a/print/preview-latex/Makefile +++ b/print/preview-latex/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/auctex/latex.el:${PORTSDIR}/pr RUN_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/auctex/latex.el:${PORTSDIR}/print/auctex \ mktexlsr:${PORTSDIR}/print/teTeX +BROKEN= Configure fails + EMACS_PORT_NAME?= emacs21 INFO= preview-latex |