diff options
Diffstat (limited to 'devel/libgdata/Makefile')
-rw-r--r-- | devel/libgdata/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 5b42173c5ceb..4e7aaa392396 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -13,9 +13,8 @@ COMMENT= GLib based implementation of the GData protocol LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome -USE_BZIP2= yes USE_LDCONFIG= yes -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= glib20 intltool introspection:build CPPFLAGS+= -I${LOCALBASE}/include |