diff options
author | maho <maho@FreeBSD.org> | 2007-04-30 05:52:52 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-04-30 05:52:52 +0800 |
commit | 74a0c79c360fcabec0a9a47937fb093255427c3e (patch) | |
tree | 2bb677b88672a7a14c009fb13d152f17e6ec5af6 /editors | |
parent | 8b60398523f03174e520c2bc8afd87484b4f2114 (diff) | |
download | freebsd-ports-gnome-74a0c79c360fcabec0a9a47937fb093255427c3e.tar.gz freebsd-ports-gnome-74a0c79c360fcabec0a9a47937fb093255427c3e.tar.zst freebsd-ports-gnome-74a0c79c360fcabec0a9a47937fb093255427c3e.zip |
Helpcontents are also at good-day.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index bd5849dfdefb..92754600c434 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -51,7 +51,7 @@ LANG_EXT?= 01 LANG_CONFIGURE_ARG?= ENUS L10NHELP?= helpcontent_01_unix.tgz -DISTFILES+= ${L10NHELP}:help +DISTFILES+= ${L10NHELP} .if defined(ALL_LOCALIZED_LANGS) DISTFILES+= helpcontent_07_unix.tgz \ helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ |