diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-08-31 12:09:57 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-08-31 12:09:57 +0000 |
commit | 2f934cc903531c3ce41f075358db354d8812ba5f (patch) | |
tree | d68d0a1dabdc706f05e6cb8c9061c05bcb966062 /editors/openoffice.org-1.1-devel | |
parent | 5faadcb814cc7b4d4340b614c2203e71b9d92858 (diff) | |
download | ports-2f934cc903531c3ce41f075358db354d8812ba5f.tar.gz ports-2f934cc903531c3ce41f075358db354d8812ba5f.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index b0dd97c7d74f..5566fb00ce99 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -46,6 +46,9 @@ NO_RUN_DEPENDS_JAVA= yes LANG_EXT?= 01 LANG_CONFIGURE_ARG?= ENUS +.if defined(L10NHELP) +DISTFILES+= ${L10NHELP}:help +.endif .if defined(ALL_LOCALIZED_LANGS) DISTFILES+= helpcontent_31_unix.tgz:help helpcontent_33_unix.tgz:help \ helpcontent_34_unix.tgz:help helpcontent_39_unix.tgz:help \ |