diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-08-18 08:32:05 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-08-18 08:32:05 +0000 |
commit | 941c09e91afce3157ae11c8ad396339b30438d47 (patch) | |
tree | d5b0c4f646f0cb250d0ba7b9722d5c52813a7413 /net-im | |
parent | 05fed82ef207173a4549287259bc295e46c75e1e (diff) | |
download | ports-941c09e91afce3157ae11c8ad396339b30438d47.tar.gz ports-941c09e91afce3157ae11c8ad396339b30438d47.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libtelepathy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 5deea477290f..ed6600739dc2 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib 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 |