svn commit: r324893 - head/net-im/libtelepathy
Marcus von Appen
mva at FreeBSD.org
Sun Aug 18 08:32:05 UTC 2013
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
More information about the svn-ports-head
mailing list