diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-24 22:24:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-24 22:24:00 +0800 |
commit | 97ce4f4d6750d5dc7d42274ff74f23160479c6c8 (patch) | |
tree | c5bfc458535fbd8876536c1bc26033f01840efd1 /editors | |
parent | 0aca9a68a0e0eb2b0d7bbe8c4d93572018c56e63 (diff) | |
download | freebsd-ports-gnome-97ce4f4d6750d5dc7d42274ff74f23160479c6c8.tar.gz freebsd-ports-gnome-97ce4f4d6750d5dc7d42274ff74f23160479c6c8.tar.zst freebsd-ports-gnome-97ce4f4d6750d5dc7d42274ff74f23160479c6c8.zip |
vietnamese port is in ${PORTSDIR}/vietnamese/libreoffice not
${PORTSDIR}/editors/libreoffice-vi
Reported by: Dan Langille
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice-i18n/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/libreoffice-i18n/Makefile b/editors/libreoffice-i18n/Makefile index 4c78dafc20ac..161adfb40ada 100644 --- a/editors/libreoffice-i18n/Makefile +++ b/editors/libreoffice-i18n/Makefile @@ -36,6 +36,7 @@ ru_PORT= russian/${PORTNAME} uk_PORT= ukrainian/${PORTNAME} zh_CN_PORT= chinese/${PORTNAME}-zh_CN zh_TW_PORT= chinese/${PORTNAME}-zh_TW +vi_PORT= vietnamese/${PORTNAME} OPTIONS= ALL "All localizations" on |