From 3190b8311e19961ef282e4b0792730387489e7c0 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 4 Aug 2012 09:41:25 +0000 Subject: Sync with ports, cairo is only used for tests. So remove it from LIB_DEPENDS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17011 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gobject-introspection/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index b1261eb3c..219c0ae58 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,11 +3,12 @@ # Whom: Alexander Logvinov # # $FreeBSD$ -# $MCom: ports-experimental/devel/gobject-introspection/Makefile,v 1.1 2012/05/04 01:45:37 mezz Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.46 2012/05/15 15:19:32 kwm Exp $ # PORTNAME= gobject-introspection PORTVERSION= 1.32.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,8 +16,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Generate interface introspection data for GObject libraries -LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \ - cairo.2:${PORTSDIR}/graphics/cairo +LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi USE_XZ= yes GNU_CONFIGURE= yes -- cgit v1.2.3