diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 18:03:57 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 18:03:57 +0800 |
commit | e03b1014a1138d1716400731d8f6339031242f7c (patch) | |
tree | 20dda699c7112740bb0f022e1e6b1020eb888dfd /sysutils | |
parent | a86199c3fc0e4029ecc628ff686e4c405aa6d934 (diff) | |
download | marcuscom-ports-e03b1014a1138d1716400731d8f6339031242f7c.tar marcuscom-ports-e03b1014a1138d1716400731d8f6339031242f7c.tar.gz marcuscom-ports-e03b1014a1138d1716400731d8f6339031242f7c.tar.bz2 marcuscom-ports-e03b1014a1138d1716400731d8f6339031242f7c.tar.lz marcuscom-ports-e03b1014a1138d1716400731d8f6339031242f7c.tar.xz marcuscom-ports-e03b1014a1138d1716400731d8f6339031242f7c.tar.zst marcuscom-ports-e03b1014a1138d1716400731d8f6339031242f7c.zip |
Catch up with changes in ports, use intlhack to make sure the .mo files are
in the correct location.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19954 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/tracker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index e5df9f70a..14291442d 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= xdg-desktop-icon:${PORTSDIR}/devel/xdg-utils \ PLIST_SUB= TRACKER_VER="1.0" USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk30 intltool introspection:build +USE_GNOME= gnomeprefix gtk30 intlhack introspection:build USE_LDCONFIG= yes USE_SQLITE= 3 USE_GSTREAMER1= yes |