Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 02:40:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/185916: commit references a PR
Message-ID:  <201405120240.s4C2e2Kc051900@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/185916; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185916: commit references a PR
Date: Mon, 12 May 2014 02:39:53 +0000 (UTC)

 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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405120240.s4C2e2Kc051900>