aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0/Makefile')
-rw-r--r--editors/openoffice-1.0/Makefile2
1 files changed, 1 insertions, 1 deletions
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