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 --- editors/openoffice-1.0/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice-1.0') diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 8084bc9ff31e..f480c726f8a4 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -51,7 +51,7 @@ LANG_EXT=01 # Add pkg-comment and pkg-descr if available # .if exists(${.CURDIR}/pkg-comment) -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment .endif .if exists(${.CURDIR}/pkg-descr) DESCR= ${.CURDIR}/pkg-descr -- cgit v1.2.3