diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
commit | aad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch) | |
tree | 69c07cdc4812f0f8be0cc44c38513f540c058778 /devel/libgdata | |
parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) |
Notes
Diffstat (limited to 'devel/libgdata')
-rw-r--r-- | devel/libgdata/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index cca08683ffa3..5b42173c5ceb 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgdata PORTVERSION= 0.6.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNOME @@ -15,7 +15,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome USE_BZIP2= yes USE_LDCONFIG= yes -USES= gettext gmake libtool pathfix pkgconfig +USES= gettext gmake libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes USE_GNOME= glib20 intltool introspection:build CPPFLAGS+= -I${LOCALBASE}/include |