diff options
Diffstat (limited to 'devel/libgdata06/Makefile')
-rw-r--r-- | devel/libgdata06/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/libgdata06/Makefile b/devel/libgdata06/Makefile index 9323ece72..33971a548 100644 --- a/devel/libgdata06/Makefile +++ b/devel/libgdata06/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/devel/libgdata06/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= libgdata PORTVERSION= 0.6.6 @@ -18,9 +18,7 @@ CONFLICTS= libgdata-0.10.* LATEST_LINK= libgdata06 USE_BZIP2= yes USE_LDCONFIG= yes -USES= gettext pathfix pkgconfig -USE_GMAKE= yes -MAKE_JOBS_SAFE= yes +USES= gettext gmake pathfix pkgconfig USE_AUTOTOOLS= libtool USE_GNOME= intltool ltverhack glib20 introspection:build CPPFLAGS+= -I${LOCALBASE}/include |