From a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c Mon Sep 17 00:00:00 2001 From: kris 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.1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice-1.1') diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 6a1020390cdb..24a20e6a5bcd 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/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