diff options
author | ade <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch) | |
tree | 8e940ade7fbd828d4614521950503c6a17094320 /print/yatex-xemacs/Makefile | |
parent | 402a353f2e266bfc58d6892ce7e699751c3aa971 (diff) | |
download | FreeBSD-ports-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip FreeBSD-ports-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
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 8db590e..0e4f350 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" |