diff options
-rw-r--r-- | net-im/telepathy-glib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index c97ae4217..73712f045 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -13,11 +13,13 @@ BUILD_DEPENDS= vala-vapigen>=0.20.0:${PORTSDIR}/lang/vala-vapigen LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen +PORTSCOUT= limitw:1,even + USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes USES= pathfix pkgconfig -USE_GNOME= glib20 ltverhack gnomehier libxslt:build introspection:build +USE_GNOME= glib20 gnomehier introspection:build libxslt:build ltverhack USE_PYTHON_BUILD= yes MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes |