diff options
Diffstat (limited to 'print/auctex/Makefile')
-rw-r--r-- | print/auctex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index ddc31e56acc..555f54989c0 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -6,13 +6,14 @@ # PORTNAME= auctex -PORTVERSION= 9.9p +PORTVERSION= 10.0g CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/auctex MAINTAINER= mkamm@gmx.net +# NOTE: AUC TeX 10 requires Emacs version to be >= 20 # EMACS_NAME must be 'emacs' or 'xemacs' - it is used for byte compiling # emacs lisp files (*.el => *.elc) # EMACS_PORT is only used for dependency registration, the installed bits |