diff options
author | vs <vs@FreeBSD.org> | 2005-04-20 09:54:17 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-20 09:54:17 +0000 |
commit | 0df6476a558fb6da56391b0559311fbf36dbcae0 (patch) | |
tree | abd126bc82603024212e49c739e90b78742bd761 /net-im/licq-osd | |
parent | c568f9a1c632c9d5f01831260ebd613a362116b1 (diff) | |
download | FreeBSD-ports-0df6476a558fb6da56391b0559311fbf36dbcae0.zip FreeBSD-ports-0df6476a558fb6da56391b0559311fbf36dbcae0.tar.gz |
List missing locale (again)
Noticed by: cluster
Diffstat (limited to 'net-im/licq-osd')
-rw-r--r-- | net-im/licq-osd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index f1c66c4..6247cc8 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -23,7 +23,7 @@ USE_LIBTOOL_VER=15 LICQ_PORT?= net/licq -LOCALES= de cs es fr pt ro ru se +LOCALES= de cs es fr pt pt_BR ro ru se PLIST_FILES= lib/licq/licq_osd.so \ ${LOCALES:C+^..+share/locale/&/LC_MESSAGES/licq_osd_plugin.mo+} PLIST_DIRS= share/locale/se/LC_MESSAGES share/locale/se |