diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
commit | 02baa4219f21a975a01e43480a21f37b2bf6c5a9 (patch) | |
tree | 182201ea3f21f889143b4babd2344ed12e2e4532 /print/yatex-xemacs-mule | |
parent | Catch up to new COMMENT semantics (contains comment string instead of (diff) |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Diffstat (limited to 'print/yatex-xemacs-mule')
-rw-r--r-- | print/yatex-xemacs-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile index 5b518d945a69..ff825e5d5c08 100644 --- a/print/yatex-xemacs-mule/Makefile +++ b/print/yatex-xemacs-mule/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -xemacs-mule MASTERDIR= ${.CURDIR}/../yatex -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment EMACS_PORT_NAME=xemacs21-mule .include "${MASTERDIR}/Makefile" |