diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-12-20 15:31:34 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-12-20 15:31:34 +0000 |
commit | 93191a3d01a409048a7e2c8940c0d9d6f4f0879b (patch) | |
tree | 22474f70486d5bba8224d8e6ca89a8fd81d18314 /net-im/licq-osd | |
parent | 42cc30b381a22a262247c5bcfd2508fb113e7eff (diff) |
- update to 1.3.2
- Translate-fix
Submitted by: NetJunior
Notes
Notes:
svn path=/head/; revision=151648
Diffstat (limited to 'net-im/licq-osd')
-rw-r--r-- | net-im/licq-osd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 77e032a7dc36..996f84053e57 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -23,10 +23,9 @@ USE_AUTOTOOLS= libtool:15 LICQ_PORT?= net-im/licq -LOCALES= de cs es fr pt pt_BR ro ru se +LOCALES= de cs es fr pt pt_BR ro ru sv sk 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 .include <bsd.port.pre.mk> .include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc" |