From e03b1014a1138d1716400731d8f6339031242f7c Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 15 Oct 2014 10:03:57 +0000 Subject: 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 --- devel/libgdata/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index ad52ac8e7..9d6306245 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss 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 -- cgit