aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-09 08:01:38 +0800
committermaho <maho@FreeBSD.org>2003-11-09 08:01:38 +0800
commit629ade402ed2fdd4255f48dabb20dc62b7f8ad79 (patch)
treef8d243152b0c58e15f467e3a89bbf0cb22b1cd69
parent792dd870f688807c5af41599f5e1487f055c9d2a (diff)
downloadfreebsd-ports-graphics-629ade402ed2fdd4255f48dabb20dc62b7f8ad79.tar.gz
freebsd-ports-graphics-629ade402ed2fdd4255f48dabb20dc62b7f8ad79.tar.zst
freebsd-ports-graphics-629ade402ed2fdd4255f48dabb20dc62b7f8ad79.zip
Language setting was wrong for german.
-rw-r--r--german/openoffice-1.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/german/openoffice-1.1/Makefile b/german/openoffice-1.1/Makefile
index a69caa1c25d..6f8ec226392 100644
--- a/german/openoffice-1.1/Makefile
+++ b/german/openoffice-1.1/Makefile
@@ -15,7 +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= DTCH
+LANG_CONFIGURE_ARG= GER
#
# Special case. We do not need LANG_CONFIGURE_ARG cause
# the EN_US and DE_DE versions are always built.