svn commit: r336549 - head/net-im/telepathy-idle

William Grzybowski wg at FreeBSD.org
Sun Dec 15 15:54:57 UTC 2013


Author: wg
Date: Sun Dec 15 15:54:56 2013
New Revision: 336549
URL: http://svnweb.freebsd.org/changeset/ports/336549

Log:
  net-im/telepathy-idle: fix python depends
  
  Reported by:	exp-run (PR 184591)
  Approved by:	portmgr (blanket)

Modified:
  head/net-im/telepathy-idle/Makefile

Modified: head/net-im/telepathy-idle/Makefile
==============================================================================
--- head/net-im/telepathy-idle/Makefile	Sun Dec 15 15:54:17 2013	(r336548)
+++ head/net-im/telepathy-idle/Makefile	Sun Dec 15 15:54:56 2013	(r336549)
@@ -19,6 +19,7 @@ USES=		pkgconfig
 USE_OPENSSL=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack glib20
+USE_PYTHON_BUILD=yes
 
 MAN8=		telepathy-idle.8
 


More information about the svn-ports-head mailing list