diff options
Diffstat (limited to 'editors/ooodict-all/Makefile')
-rw-r--r-- | editors/ooodict-all/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index 1d80cae4de0f..74b6db375206 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -49,7 +49,7 @@ PKGNAMESUFFIX= -${LANGSUFFIX} .endif .if exists(${.CURDIR}/pkg-comment) -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment .endif .if exists(${.CURDIR}/pkg-descr) |