summaryrefslogtreecommitdiff
path: root/chinese/nvi-euc-cn
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-02-10 09:04:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-02-10 09:04:04 +0000
commit02baa4219f21a975a01e43480a21f37b2bf6c5a9 (patch)
tree182201ea3f21f889143b4babd2344ed12e2e4532 /chinese/nvi-euc-cn
parentCatch up to new COMMENT semantics (contains comment string instead of (diff)
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Notes
Notes: svn path=/head/; revision=75232
Diffstat (limited to 'chinese/nvi-euc-cn')
-rw-r--r--chinese/nvi-euc-cn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index c265f6222b00..5b6992362d37 100644
--- a/chinese/nvi-euc-cn/Makefile
+++ b/chinese/nvi-euc-cn/Makefile
@@ -13,6 +13,6 @@ MAINTAINER= ports@freebsd.org
CONFIGURE_ARGS+= --enable-multibyte=euc-cn --program-prefix=n
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
-COMMENT= ${.CURDIR}/pkg-comment
+COMMENTFILE= ${.CURDIR}/pkg-comment
.include "${MASTERDIR}/Makefile"