From 01aaa90320584acd89abbd07e17664425eb6b839 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 18 Sep 2012 22:23:15 +0000 Subject: Cairo is a build depend. Otherwise the cairo gir's aren't made correctly. which results in the librsvg2 build failure. Also add USE_PKGCONFIG=build Submitted by: Romain Tartiere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17070 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gobject-introspection/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 219c0ae58..9d62c1ff7 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Logvinov # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.46 2012/05/15 15:19:32 kwm Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.47 2012/08/04 09:41:25 kwm Exp $ # PORTNAME= gobject-introspection @@ -16,12 +16,14 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Generate interface introspection data for GObject libraries +BUILD_DEPENDS= cairo-trace:${PORTSDIR}/graphics/cairo LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi USE_XZ= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehier gnomehack glib20 ltverhack +USE_PKGCONFIG= build USE_PYTHON= -2.7 USE_BISON= build USE_GETTEXT= yes -- cgit v1.2.3