svn commit: r353767 - head/net-im/folks04

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 12 02:39:48 UTC 2014


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 at 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


More information about the svn-ports-all mailing list