From 7618d8d44914bf635b71ce50f9ba9485c305844f Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 19 Oct 2012 16:59:25 +0000 Subject: Update to 1.34.1.1. This fixes build issues with glib 2.34 series. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17129 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gobject-introspection/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'devel/gobject-introspection/Makefile') diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 9d62c1ff7..0681626e9 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: gobject-introspection -# Date created: 19 July 2009 -# Whom: Alexander Logvinov -# +# Created by: Alexander Logvinov # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.47 2012/08/04 09:41:25 kwm Exp $ -# +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.48 2012/09/18 22:23:15 kwm Exp $ PORTNAME= gobject-introspection -PORTVERSION= 1.32.1 -PORTREVISION= 1 +PORTVERSION= 1.34.1.1 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,6 +11,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Generate interface introspection data for GObject libraries +# we need cairo otherwise the generated Cairo gir is broken BUILD_DEPENDS= cairo-trace:${PORTSDIR}/graphics/cairo LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi -- cgit v1.2.3