diff options
author | mbr <mbr@FreeBSD.org> | 2002-08-19 22:03:54 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-08-19 22:03:54 +0800 |
commit | 52a816b9cb30b48cbd56307d80799af6969c929d (patch) | |
tree | 1adc46dd77c620a4536494e09ed627b9c5441e0b /german/openoffice | |
parent | 5ee8561c187bee142da16a1fed6d190cec9bf498 (diff) | |
download | freebsd-ports-gnome-52a816b9cb30b48cbd56307d80799af6969c929d.tar.gz freebsd-ports-gnome-52a816b9cb30b48cbd56307d80799af6969c929d.tar.zst freebsd-ports-gnome-52a816b9cb30b48cbd56307d80799af6969c929d.zip |
1) Add localized help files to the build. Only available for french,
german, italian, spanish, japanese and swedish ports.
Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.
1) Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Diffstat (limited to 'german/openoffice')
-rw-r--r-- | german/openoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/openoffice/Makefile b/german/openoffice/Makefile index 111070b07445..da37dd3a1115 100644 --- a/german/openoffice/Makefile +++ b/german/openoffice/Makefile @@ -9,6 +9,7 @@ CATEGORIES= german editors LANG_PKGNAME= de LANG_EXT= 49 +L10NHELP= helpcontent_${LANG_EXT}_unix.tgz # # Special case. We do not need LANG_CONFIGURE_ARG cause # the EN_US and DE_DE versions are always built. |