diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-05-05 18:58:35 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-05-05 18:58:35 +0000 |
commit | bfd49d64a344ac0993886479e7d33f148ccc7534 (patch) | |
tree | 8c713731464d11cc5681d80d0cb0e622c6c503ef | |
parent | 731dffbb1d61104ae8ffad148b2e928c4cb78e0d (diff) | |
download | freebsd-ports-bfd49d64a344ac0993886479e7d33f148ccc7534.zip |
Add Dutch localized helpcontent
-rw-r--r-- | editors/openoffice-1.1-nl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-nl/Makefile b/editors/openoffice-1.1-nl/Makefile index 7f7097d7e45e..86e4d7aedfe2 100644 --- a/editors/openoffice-1.1-nl/Makefile +++ b/editors/openoffice-1.1-nl/Makefile @@ -7,6 +7,7 @@ LANG_PKGNAME= nl LANG_EXT= 31 +L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= DTCH MASTERDIR= ${.CURDIR}/../openoffice-1.1 |