aboutsummaryrefslogtreecommitdiff
path: root/editors/ooodict-all/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ooodict-all/Makefile')
-rw-r--r--editors/ooodict-all/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
index 74b6db375206..4cad8657d6dd 100644
--- a/editors/ooodict-all/Makefile
+++ b/editors/ooodict-all/Makefile
@@ -12,6 +12,9 @@ MASTER_SITES+= http://dict.progbits.com/
DISTFILES+= ${LANGDIST}
MAINTAINER= openoffice@FreeBSD.org
+.if !definded(COMMENT)
+COMMENT= MySpell dictionaries for OpenOffice.org
+.endif
EXTRACT_ONLY=
@@ -48,10 +51,6 @@ PKGNAMEPREFIX= ${LANGPREFIX}-
PKGNAMESUFFIX= -${LANGSUFFIX}
.endif
-.if exists(${.CURDIR}/pkg-comment)
-COMMENTFILE= ${.CURDIR}/pkg-comment
-.endif
-
.if exists(${.CURDIR}/pkg-descr)
DESCR= ${.CURDIR}/pkg-descr
.endif