diff options
Diffstat (limited to 'devel/libgdata06/Makefile')
-rw-r--r-- | devel/libgdata06/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libgdata06/Makefile b/devel/libgdata06/Makefile index 76423495e..8747259e6 100644 --- a/devel/libgdata06/Makefile +++ b/devel/libgdata06/Makefile @@ -16,10 +16,9 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome CONFLICTS= libgdata-0.10.* -USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_GNOME= intltool glib20 introspection:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |