diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-20 09:54:17 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-20 09:54:17 +0000 |
commit | e6ba600a744f057e1822c40107ea7c5f7248fecb (patch) | |
tree | f7b1051474cd29cc0ec71bc0194dd517c69b943f /net-im/licq-osd | |
parent | 928cfe2be98d84ce63586f7f8a33c87a04702021 (diff) | |
download | ports-e6ba600a744f057e1822c40107ea7c5f7248fecb.tar.gz ports-e6ba600a744f057e1822c40107ea7c5f7248fecb.zip |
Notes
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 f1c66c484a78..6247cc8fb051 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 |