From 30231ce06aa33267c7e3a4eec7aa6e90ac6d65de Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 8 Aug 2012 16:56:41 +0000 Subject: Change custom LIB_DEPENDS=sqlite3 -> USE_SQLITE=yes git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17033 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/telepathy-logger/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-im/telepathy-logger/Makefile') diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile index 0d34bd03c..215200757 100644 --- a/net-im/telepathy-logger/Makefile +++ b/net-im/telepathy-logger/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom: ports/net-im/telepathy-logger/Makefile,v 1.11 2011/11/22 11:14:44 kwm Exp $ +# $MCom: ports/net-im/telepathy-logger/Makefile,v 1.12 2012/06/12 22:59:55 mezz Exp $ PORTNAME= telepathy-logger PORTVERSION= 0.4.0 @@ -17,8 +17,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ xml2.5:${PORTSDIR}/textproc/libxml2 \ - telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ - sqlite3.8:${PORTSDIR}/databases/sqlite3 + telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING @@ -28,6 +27,7 @@ USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 intltool gnomedocutils ltverhack +USE_SQLITE= build USE_PYTHON_BUILD= yes GLIB_SCHEMAS= org.freedesktop.Telepathy.Logger.gschema.xml -- cgit v1.2.3