From 0d2345bcf8e48a2ead65837f7c696bb11480e615 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 22 Apr 2010 15:11:23 +0000 Subject: Add depend on cairo. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14067 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gobject-introspection/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 71b2e464d..0790a8d05 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.6 2010/03/20 01:16:54 marcus Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.7 2010/04/19 14:36:10 kwm Exp $ # PORTNAME= gobject-introspection @@ -16,7 +16,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Generate interface introspection data for GObject libraries BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex -LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi +LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \ + cairo.2:${PORTSDIR}/graphics/cairo USE_BZIP2= yes GNU_CONFIGURE= yes -- cgit v1.2.3