From 02baa4219f21a975a01e43480a21f37b2bf6c5a9 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 10 Feb 2003 09:04:04 +0000 Subject: Convert COMMENT to COMMENTFILE until these ports can be converted. Submitted by: lioux --- chinese/irssi/Makefile | 2 +- chinese/links/Makefile | 2 +- chinese/nvi-big5/Makefile | 2 +- chinese/nvi-euc-cn/Makefile | 2 +- chinese/nvi-euc-tw/Makefile | 2 +- chinese/xemacs21/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'chinese') diff --git a/chinese/irssi/Makefile b/chinese/irssi/Makefile index 4f34437aefdf..8c2e8ab7cd11 100644 --- a/chinese/irssi/Makefile +++ b/chinese/irssi/Makefile @@ -21,4 +21,4 @@ MAINTAINER= vanilla@FreeBSD.org .include "${MASTERDIR}/Makefile" PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw- -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment diff --git a/chinese/links/Makefile b/chinese/links/Makefile index 2f14fe0a58c9..66ee09e6448a 100644 --- a/chinese/links/Makefile +++ b/chinese/links/Makefile @@ -25,4 +25,4 @@ pre-configure: .include "${MASTERDIR}/Makefile" PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw- -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile index 8f4e95df1a6e..b65482e51bdf 100644 --- a/chinese/nvi-big5/Makefile +++ b/chinese/nvi-big5/Makefile @@ -12,7 +12,7 @@ MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n MAINTAINER= ports@freebsd.org -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment CONFIGURE_ARGS+= --enable-multibyte=big5 --program-prefix=n .include "${MASTERDIR}/Makefile" 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" diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile index 92e4ea8f3c43..56c8c20f1849 100644 --- a/chinese/nvi-euc-tw/Makefile +++ b/chinese/nvi-euc-tw/Makefile @@ -13,6 +13,6 @@ MAINTAINER= ports@freebsd.org CONFIGURE_ARGS+= --enable-multibyte=euc-tw --program-prefix=n MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment .include "${MASTERDIR}/Makefile" diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index fab60b68f673..26511b8778b2 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -9,7 +9,7 @@ CATEGORIES= chinese editors MAINTAINER= keith@FreeBSD.org -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment PLIST= ${.CURDIR}/pkg-plist PKGMESSAGE= ${.CURDIR}/pkg-message -- cgit v1.2.3