summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
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 /editors/openoffice.org-3-RC
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 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 6a1020390cdb..24a20e6a5bcd 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/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