svn commit: r365347 - head/net-im/telepathy-glib

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Aug 18 19:37:45 UTC 2014


Author: amdmi3
Date: Mon Aug 18 19:37:45 2014
New Revision: 365347
URL: http://svnweb.freebsd.org/changeset/ports/365347
QAT: https://qat.redports.org/buildarchive/r365347/

Log:
  - Convert USE_PYTHON_BUILD=yes to USES=python:build as suggested by check-sanity
  
  Approved by:	kwm

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

Modified: head/net-im/telepathy-glib/Makefile
==============================================================================
--- head/net-im/telepathy-glib/Makefile	Mon Aug 18 19:34:53 2014	(r365346)
+++ head/net-im/telepathy-glib/Makefile	Mon Aug 18 19:37:45 2014	(r365347)
@@ -17,9 +17,8 @@ RUN_DEPENDS=	vapigen:${PORTSDIR}/lang/va
 PORTSCOUT=	limitw:1,even
 
 USE_LDCONFIG=	yes
-USES=		gmake libtool:keepla pathfix pkgconfig
+USES=		gmake libtool:keepla pathfix pkgconfig python:build
 USE_GNOME=	glib20 gnomehier introspection:build libxslt:build
-USE_PYTHON_BUILD=	yes
 MAKE_JOBS_UNSAFE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-vala-bindings


More information about the svn-ports-head mailing list