svn commit: r313771 - head/net-im/folks

Koop Mast kwm at FreeBSD.org
Sat Mar 9 22:57:48 UTC 2013


Author: kwm
Date: Sat Mar  9 22:57:48 2013
New Revision: 313771
URL: http://svnweb.freebsd.org/changeset/ports/313771

Log:
  Mark IGNORE for now, it need uncommitted parts which aren't ready yet.
  
  PR:		ports/176769
  Submitted by:	rm@

Modified:
  head/net-im/folks/Makefile

Modified: head/net-im/folks/Makefile
==============================================================================
--- head/net-im/folks/Makefile	Sat Mar  9 22:53:59 2013	(r313770)
+++ head/net-im/folks/Makefile	Sat Mar  9 22:57:48 2013	(r313771)
@@ -15,6 +15,7 @@ BUILD_DEPENDS=	vapigen:${PORTSDIR}/lang/
 LIB_DEPENDS=	gee:${PORTSDIR}/devel/libgee06 \
 		telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib
 
+IGNORE=		Doesn't build currently, missing components
 CONFLICTS=	folks-0.4.[0-9]*
 
 USE_XZ=		yes


More information about the svn-ports-head mailing list