diff options
Diffstat (limited to 'print/yatex-xemacs/Makefile')
-rw-r--r-- | print/yatex-xemacs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile index 8db590e2260e..0e4f35013136 100644 --- a/print/yatex-xemacs/Makefile +++ b/print/yatex-xemacs/Makefile @@ -8,7 +8,8 @@ PKGNAMESUFFIX= -xemacs MASTERDIR= ${.CURDIR}/../yatex -COMMENTFILE= ${.CURDIR}/pkg-comment +COMMENT= Yet Another LaTeX mode and html mode on Emacs (for XEmacs21) + EMACS_PORT_NAME=xemacs21 .include "${MASTERDIR}/Makefile" |