diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-07 08:07:56 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-07 08:07:56 +0800 |
commit | 087eaaa5b70d789cf1e6fe7cb5a63d893235564b (patch) | |
tree | 019023210436f1fc815d06a1ce0a15462f5c8f46 /misc/koffice-i18n | |
parent | 8231ca2bd0f5fe251c9da6f73bb5dbb0d11375e3 (diff) | |
download | freebsd-ports-gnome-087eaaa5b70d789cf1e6fe7cb5a63d893235564b.tar.gz freebsd-ports-gnome-087eaaa5b70d789cf1e6fe7cb5a63d893235564b.tar.zst freebsd-ports-gnome-087eaaa5b70d789cf1e6fe7cb5a63d893235564b.zip |
Add -lo to the metaport.
Diffstat (limited to 'misc/koffice-i18n')
-rw-r--r-- | misc/koffice-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/koffice-i18n/Makefile b/misc/koffice-i18n/Makefile index c334c5e3c8df..8d75647463fe 100644 --- a/misc/koffice-i18n/Makefile +++ b/misc/koffice-i18n/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW .for LANG in af bs cs da el en_GB eo es et it \ - lt lv mt nb nl nn sk sl sv th tr ven xh zu + lo lt lv mt nb nl nn sk sl sv th tr ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} .endfor |