diff options
author | mbr <mbr@FreeBSD.org> | 2003-01-25 10:46:15 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-01-25 10:46:15 +0000 |
commit | 42a82a62a1b9d7b39fd98321e0b6f02f48d89a57 (patch) | |
tree | 9f7726cdb672c26f4261828ca001036da4b0638c /german/openoffice | |
parent | dbde0b9f42cb218b7404bbb659b7c85c320bb1d7 (diff) | |
download | FreeBSD-ports-42a82a62a1b9d7b39fd98321e0b6f02f48d89a57.zip FreeBSD-ports-42a82a62a1b9d7b39fd98321e0b6f02f48d89a57.tar.gz |
Add the language define so the handbook is actually built for
the german OO.org
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 da0c060..f3e2f3a 100644 --- a/german/openoffice/Makefile +++ b/german/openoffice/Makefile @@ -15,6 +15,7 @@ LANG_LIST= de_DE.ISO8859-15 de_AT.ISO8859-15 de_DE.ISO8859-15 \ LANG_PKGNAME= de LANG_EXT= 49 L10NHELP= helpcontent_${LANG_EXT}_unix.tgz +LANG_CONFIGURE_ARG= GER # # Special case. We do not need LANG_CONFIGURE_ARG cause # the EN_US and DE_DE versions are always built. |