Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2013 08:32:05 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324893 - head/net-im/libtelepathy
Message-ID:  <201308180832.r7I8W5aH055286@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mva
Date: Sun Aug 18 08:32:05 2013
New Revision: 324893
URL: http://svnweb.freebsd.org/changeset/ports/324893

Log:
  - Fix build after the recent lang/python changes

Modified:
  head/net-im/libtelepathy/Makefile

Modified: head/net-im/libtelepathy/Makefile
==============================================================================
--- head/net-im/libtelepathy/Makefile	Sun Aug 18 08:26:13 2013	(r324892)
+++ head/net-im/libtelepathy/Makefile	Sun Aug 18 08:32:05 2013	(r324893)
@@ -19,6 +19,7 @@ LIB_DEPENDS=	telepathy-glib.0:${PORTSDIR
 BUILD_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
 RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
 
+USE_PYTHON_BUILD=	yes
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 USE_GNOME=	gnomehack glib20 ltverhack



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