summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.0/Makefile3
-rw-r--r--editors/openoffice.org-1.0/Makefile3
-rw-r--r--editors/openoffice/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 1a2d187b5bd9..a4d10f350ee8 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -56,6 +56,9 @@ COMMENT= ${.CURDIR}/pkg-comment
.if exists(${.CURDIR}/pkg-descr)
DESCR= ${.CURDIR}/pkg-descr
.endif
+.if exists(${.CURDIR}/pkg-descr)
+PKGMESSAGE= ${.CURDIR}/pkg-message
+.endif
#
# Set prefix and suffix
#
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 1a2d187b5bd9..a4d10f350ee8 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -56,6 +56,9 @@ COMMENT= ${.CURDIR}/pkg-comment
.if exists(${.CURDIR}/pkg-descr)
DESCR= ${.CURDIR}/pkg-descr
.endif
+.if exists(${.CURDIR}/pkg-descr)
+PKGMESSAGE= ${.CURDIR}/pkg-message
+.endif
#
# Set prefix and suffix
#
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index 1a2d187b5bd9..a4d10f350ee8 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -56,6 +56,9 @@ COMMENT= ${.CURDIR}/pkg-comment
.if exists(${.CURDIR}/pkg-descr)
DESCR= ${.CURDIR}/pkg-descr
.endif
+.if exists(${.CURDIR}/pkg-descr)
+PKGMESSAGE= ${.CURDIR}/pkg-message
+.endif
#
# Set prefix and suffix
#