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 --- www/webkit-gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/webkit-gtk2') diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 54b3decfc..4f62604c4 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/webkit-gtk2/Makefile,v 1.89 2012/08/04 18:11:57 kwm Exp $ # PORTNAME= webkit @@ -22,7 +22,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant \ icutu:${PORTSDIR}/devel/icu \ curl:${PORTSDIR}/ftp/curl \ - sqlite3:${PORTSDIR}/databases/sqlite3 \ soup-2.4:${PORTSDIR}/devel/libsoup USE_XZ= yes @@ -34,6 +33,7 @@ USE_BISON= build USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_GNOME= gtk20 libxslt ltverhack +USE_SQLITE= yes USE_PERL5= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -- cgit v1.2.3