diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-17 23:11:04 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-17 23:11:04 +0800 |
commit | 1c399b84ed9b616def86d8f3755e6b9f6b63c4bd (patch) | |
tree | 954084e9a27025152b63364a70988ee9f4374bf0 | |
parent | b337c97f37b95a5cee0dccc8d74b591d39f3a01c (diff) | |
download | marcuscom-ports-1c399b84ed9b616def86d8f3755e6b9f6b63c4bd.tar marcuscom-ports-1c399b84ed9b616def86d8f3755e6b9f6b63c4bd.tar.gz marcuscom-ports-1c399b84ed9b616def86d8f3755e6b9f6b63c4bd.tar.bz2 marcuscom-ports-1c399b84ed9b616def86d8f3755e6b9f6b63c4bd.tar.lz marcuscom-ports-1c399b84ed9b616def86d8f3755e6b9f6b63c4bd.tar.xz marcuscom-ports-1c399b84ed9b616def86d8f3755e6b9f6b63c4bd.tar.zst marcuscom-ports-1c399b84ed9b616def86d8f3755e6b9f6b63c4bd.zip |
Fix gettext files location.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19987 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/empathy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index d71cddb62..101ab08cf 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -38,7 +38,7 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ mc-tool:${PORTSDIR}/net-im/telepathy-mission-control USES= gettext gmake libtool pathfix pkgconfig python tar:xz -USE_GNOME= evolutiondataserver3 gnomeprefix +USE_GNOME= evolutiondataserver3 gnomeprefix intlhack USE_GSTREAMER1= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes |