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 | fad0ef6337fb6c0e55778dfc929e51bf0d11f297 (patch) | |
tree | 890e8f6ecc3f3fb17b5a5b44827a9f5f5dccec36 /devel | |
parent | 4c8d5d1fe9482b2ebfd6fd3a3c329abe3b194b89 (diff) | |
download | marcuscom-ports-GNOME_3_12.tar marcuscom-ports-GNOME_3_12.tar.gz marcuscom-ports-GNOME_3_12.tar.bz2 marcuscom-ports-GNOME_3_12.tar.lz marcuscom-ports-GNOME_3_12.tar.xz marcuscom-ports-GNOME_3_12.tar.zst marcuscom-ports-GNOME_3_12.zip |
Catch up with changes in ports, use intlhack to make sure the .mo files areGNOME_3_12
in the correct location.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_3_12@19954 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgdata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index aab32cff6..20816ca0c 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss CONFLICTS= libgdata-0.6.* USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier gnomeprefix intltool \ +USE_GNOME= glib20 gnomehier gnomeprefix intlhack \ introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes |