Date: Mon, 12 May 2014 02:39:48 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353767 - head/net-im/folks04 Message-ID: <201405120239.s4C2dmQZ044068@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon May 12 02:39:47 2014 New Revision: 353767 URL: http://svnweb.freebsd.org/changeset/ports/353767 QAT: https://qat.redports.org/buildarchive/r353767/ Log: - Switch to USE_GNOME=introspection PR: 185916 Submitted by: amdmi3 Approved by: maintainer timeout Modified: head/net-im/folks04/Makefile Modified: head/net-im/folks04/Makefile ============================================================================== --- head/net-im/folks04/Makefile Mon May 12 02:39:47 2014 (r353766) +++ head/net-im/folks04/Makefile Mon May 12 02:39:47 2014 (r353767) @@ -12,8 +12,7 @@ PKGNAMESUFFIX= 04 MAINTAINER= gnome@FreeBSD.org COMMENT= Library to aggregate people from multiple sources -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen \ - g-ir-scanner:${PORTSDIR}/devel/gobject-introspection +BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib @@ -21,7 +20,7 @@ CONFLICTS= folks-0.[6-9].[0-9]* USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes -USE_GNOME= intlhack gnomehier +USE_GNOME= intlhack gnomehier introspection:build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405120239.s4C2dmQZ044068>