summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/evolution-data-server/Makefile4
-rw-r--r--databases/evolution-data-server3/Makefile4
-rw-r--r--devel/libsoup/Makefile6
-rw-r--r--devel/seed/Makefile4
-rw-r--r--devel/seed3/Makefile4
-rw-r--r--games/gnome-games3/Makefile4
-rw-r--r--graphics/colord/Makefile6
-rw-r--r--graphics/libchamplain/Makefile6
-rw-r--r--graphics/libchamplain08/Makefile6
-rw-r--r--mail/evolution-ews/Makefile4
-rw-r--r--net-im/telepathy-gabble/Makefile6
-rw-r--r--net-im/telepathy-logger/Makefile6
-rw-r--r--ports-mgmt/packagekit/Makefile4
-rw-r--r--www/epiphany3/Makefile6
-rw-r--r--www/webkit-gtk2/Makefile4
-rw-r--r--www/webkit-gtk3/Makefile4
16 files changed, 39 insertions, 39 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 507312cb0..7a4fda7ad 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/databases/evolution-data-server/Makefile,v 1.212 2011/09/03 17:50:19 kwm Exp $
+# $MCom: ports/databases/evolution-data-server/Makefile,v 1.213 2011/10/24 08:12:27 kwm Exp $
#
PORTNAME= evolution-data-server
@@ -22,7 +22,6 @@ LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \
ical.44:${PORTSDIR}/devel/libical \
nss3.1:${PORTSDIR}/security/nss \
tasn1.4:${PORTSDIR}/security/libtasn1 \
- sqlite3.8:${PORTSDIR}/databases/sqlite3 \
gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring
USE_BZIP2= yes
@@ -32,6 +31,7 @@ USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack intlhack ltverhack ltasneededhack gconf2 \
libxml2
USE_OPENLDAP= yes
+USE_SQLITE= yes
USE_AUTOTOOLS= libtool
USE_BDB= 41+
USE_LDCONFIG= yes
diff --git a/databases/evolution-data-server3/Makefile b/databases/evolution-data-server3/Makefile
index 011074bdc..5f5df8f0a 100644
--- a/databases/evolution-data-server3/Makefile
+++ b/databases/evolution-data-server3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/databases/evolution-data-server3/Makefile,v 1.25 2012/05/20 12:06:29 kwm Exp $
+# $MCom: ports/databases/evolution-data-server3/Makefile,v 1.26 2012/06/18 10:15:53 kwm Exp $
#
PORTNAME= evolution-data-server
@@ -26,7 +26,6 @@ LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome \
ical.44:${PORTSDIR}/devel/libical \
nss3.1:${PORTSDIR}/security/nss \
tasn1.4:${PORTSDIR}/security/libtasn1 \
- sqlite3.8:${PORTSDIR}/databases/sqlite3 \
gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring
CONFLICTS= evolution-data-server-2.[0-9]*
@@ -39,6 +38,7 @@ USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack intlhack ltverhack ltasneededhack gconf2 \
libxml2 gtk30
USE_OPENLDAP= yes
+USE_SQLITE= yes
USE_AUTOTOOLS= libtool
USE_BDB= 41+
USE_LDCONFIG= yes
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 8abe1a889..71af8e1de 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libsoup/Makefile,v 1.111 2011/10/23 10:23:05 kwm Exp $
+# $MCom: ports/devel/libsoup/Makefile,v 1.112 2012/05/15 21:35:52 kwm Exp $
#
PORTNAME= libsoup
@@ -36,9 +36,9 @@ PLIST_SUB= VERSION="2.4"
.include <bsd.port.pre.mk>
.if defined(SOUP_SLAVE)
+USE_SQLITE= yes
LIB_DEPENDS+= soup-2.4.1:${PORTSDIR}/devel/libsoup \
- gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring \
- sqlite3.8:${PORTSDIR}/databases/sqlite3
+ gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring
CONFIGURE_ARGS+=--with-gnome
.else
BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
diff --git a/devel/seed/Makefile b/devel/seed/Makefile
index d86abe96f..8893f5c5f 100644
--- a/devel/seed/Makefile
+++ b/devel/seed/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Logvinov <avl@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/seed/Makefile,v 1.31 2011/06/11 19:51:16 mezz Exp $
+# $MCom: ports/devel/seed/Makefile,v 1.32 2012/02/07 15:36:54 kwm Exp $
#
# NOTE: It may be necessary to update ${FILESDIR}/Seed.js on each release.
# To do that, just replace imports.searchPaths with "." and ".." elements.
@@ -24,7 +24,6 @@ LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \
webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 \
girepository-1.0.1:${PORTSDIR}/devel/gobject-introspection \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- sqlite3.8:${PORTSDIR}/databases/sqlite3 \
mpfr.4:${PORTSDIR}/math/mpfr
CONFLICTS= seed-3.[0-9]*
@@ -35,6 +34,7 @@ USE_GETTEXT= yes
USE_GNOME= gnomehack gtk20 intltool libxml2
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
+USE_SQLITE= yes
USE_GMAKE= yes
CPPFLAGS= -I${LOCALBASE}/include
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/seed3/Makefile b/devel/seed3/Makefile
index ab005e11a..b5ccbea74 100644
--- a/devel/seed3/Makefile
+++ b/devel/seed3/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Logvinov <avl@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/seed3/Makefile,v 1.9 2011/06/11 19:51:16 mezz Exp $
+# $MCom: ports/devel/seed3/Makefile,v 1.10 2011/09/22 13:07:55 kwm Exp $
#
# NOTE: It may be necessary to update ${FILESDIR}/Seed.js on each release.
# To do that, just replace imports.searchPaths with "." and ".." elements.
@@ -23,7 +23,6 @@ LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \
webkitgtk-3.0.0:${PORTSDIR}/www/webkit-gtk3 \
girepository-1.0.1:${PORTSDIR}/devel/gobject-introspection \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- sqlite3.8:${PORTSDIR}/databases/sqlite3 \
mpfr.4:${PORTSDIR}/math/mpfr
CONFLICTS= seed-2.[0-9]*
@@ -35,6 +34,7 @@ USE_GETTEXT= yes
USE_GNOME= gnomehack gtk30 intltool libxml2
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
+USE_SQLITE= yes
USE_GMAKE= yes
CPPFLAGS= -I${LOCALBASE}/include
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/gnome-games3/Makefile b/games/gnome-games3/Makefile
index ec8d1621d..757fba544 100644
--- a/games/gnome-games3/Makefile
+++ b/games/gnome-games3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/games/gnome-games3/Makefile,v 1.23 2012/06/14 13:08:43 kwm Exp $
+# $MCom: ports/games/gnome-games3/Makefile,v 1.24 2012/06/14 14:15:11 kwm Exp $
#
PORTNAME= gnome-games
@@ -20,7 +20,6 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
itstool:${PORTSDIR}/textproc/itstool \
valac:${PORTSDIR}/lang/vala
LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \
- sqlite3.8:${PORTSDIR}/databases/sqlite3 \
canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 \
clutter-gtk-1.0.0:${PORTSDIR}/graphics/clutter-gtk3 \
clutter-1.0.0:${PORTSDIR}/graphics/clutter
@@ -36,6 +35,7 @@ INSTALLS_ICONS= yes
USE_GL= gl glu
USE_XORG= ice x11
USE_GMAKE= yes
+USE_SQLITE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gtk30 pygobject3 \
librsvg2 desktopfileutils
USE_GSTREAMER= vorbis ogg
diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile
index 8324ee5d4..4bff440bf 100644
--- a/graphics/colord/Makefile
+++ b/graphics/colord/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/colord/Makefile,v 1.7 2012/05/15 21:57:40 kwm Exp $
+# $MCom: ports/graphics/colord/Makefile,v 1.8 2012/05/16 18:42:14 kwm Exp $
#
PORTNAME= colord
@@ -19,13 +19,13 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
vala-vapigen>=0.13.0:${PORTSDIR}/lang/vala-vapigen
LIB_DEPENDS= polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit \
dbus-1.3:${PORTSDIR}/devel/dbus \
- lcms2.2:${PORTSDIR}/graphics/lcms2 \
- sqlite3.8:${PORTSDIR}/databases/sqlite3
+ lcms2.2:${PORTSDIR}/graphics/lcms2
USE_XZ= yes
USE_GNOME= gnomehier gnomehack glib20 intlhack
USE_GMAKE= yes
USE_GETTEXT= yes
+USE_SQLITE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile
index 02d384ff3..d25b7de6b 100644
--- a/graphics/libchamplain/Makefile
+++ b/graphics/libchamplain/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/libchamplain/Makefile,v 1.31 2012/05/25 12:33:52 kwm Exp $
+# $MCom: ports/graphics/libchamplain/Makefile,v 1.32 2012/07/15 11:23:01 kwm Exp $
#
PORTNAME= libchamplain
@@ -15,14 +15,14 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A C library aimed to provide a Gtk+ widget to display rasterized maps and markers
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
- clutter-gtk-1.0.0:${PORTSDIR}/graphics/clutter-gtk3 \
+LIB_DEPENDS= clutter-gtk-1.0.0:${PORTSDIR}/graphics/clutter-gtk3 \
soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
USE_XZ= yes
USE_GNOME= pkgconfig gtk30 gnomehack ltverhack gnomehier
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
+USE_SQLITE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/libchamplain08/Makefile b/graphics/libchamplain08/Makefile
index 51661c243..3f589960a 100644
--- a/graphics/libchamplain08/Makefile
+++ b/graphics/libchamplain08/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/libchamplain08/Makefile,v 1.2 2011/10/16 19:41:05 kwm Exp $
+# $MCom: ports/graphics/libchamplain08/Makefile,v 1.3 2012/04/27 13:28:44 kwm Exp $
#
PORTNAME= libchamplain
@@ -14,8 +14,7 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= A C library aimed to provide a Gtk+ widget to display rasterized maps and markers
-LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
- clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \
+LIB_DEPENDS= clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \
soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
LATEST_LINK= libchamplain08
@@ -23,6 +22,7 @@ USE_BZIP2= yes
USE_GNOME= pkgconfig gtk20 gnomehack ltverhack:1 gnomehier
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
+USE_SQLITE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile
index 48840b0e1..124d268bb 100644
--- a/mail/evolution-ews/Makefile
+++ b/mail/evolution-ews/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/mail/evolution-ews/Makefile,v 1.3 2012/06/12 22:09:39 mezz Exp $
+# $MCom: ports/mail/evolution-ews/Makefile,v 1.4 2012/06/18 11:06:28 kwm Exp $
#
PORTNAME= evolution-ews
@@ -17,7 +17,6 @@ COMMENT= Evolution 3 plugin to connect to Microsoft Exchange Web Services
BUILD_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution3
LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \
- sqlite3.8:${PORTSDIR}/databases/sqlite3 \
ical.44:${PORTSDIR}/devel/libical
RUN_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution3
@@ -25,6 +24,7 @@ EVO_VER= 3.4.1
USE_XZ= yes
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool
+USE_SQLITE= yes
USE_GMAKE= yes
USE_BDB= 41
USE_OPENLDAP= yes
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index 22a933f15..ba9f9f083 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -3,7 +3,7 @@
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/telepathy-gabble/Makefile,v 1.20 2012/06/12 22:50:54 mezz Exp $
+# $MCom: ports/net-im/telepathy-gabble/Makefile,v 1.21 2012/08/07 20:40:45 kwm Exp $
PORTNAME= telepathy-gabble
PORTVERSION= 0.16.1
@@ -21,14 +21,14 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \
telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \
dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
- loudmouth-1:${PORTSDIR}/net-im/loudmouth \
- sqlite3:${PORTSDIR}/databases/sqlite3
+ loudmouth-1:${PORTSDIR}/net-im/loudmouth
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
GNU_CONFIGURE= yes
LDFLAGS+= ${PTHREAD_LIBS}
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig glib20
+USE_SQLITE= yes
USE_OPENSSL= yes
USE_PYTHON_BUILD= yes
CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
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 <kwm@FreeBSD.org>
#
# $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
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index bbe994728..bf7df47b3 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -3,7 +3,7 @@
# Whom: Anders F Bjorklund <afb@users.sourceforge.net>
#
# $FreeBSD$
-# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.26 2010/10/10 15:49:51 marcus Exp $
+# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.31 2011/12/13 18:56:16 kwm Exp $
PORTNAME= PackageKit
PORTVERSION= 0.6.21
@@ -17,7 +17,6 @@ COMMENT?= A DBUS packaging abstraction layer
BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils \
${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
- sqlite3.8:${PORTSDIR}/databases/sqlite3 \
dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit \
ck-connector.0:${PORTSDIR}/sysutils/consolekit
@@ -31,6 +30,7 @@ USE_GETTEXT= yes
USE_GNOME= glib20 intltool
USE_ICONV= yes
USE_LDCONFIG= yes
+USE_SQLITE= yes
USE_PYTHON_BUILD= 2.5+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/www/epiphany3/Makefile b/www/epiphany3/Makefile
index a67eb545e..06f197464 100644
--- a/www/epiphany3/Makefile
+++ b/www/epiphany3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany3/Makefile,v 1.24 2012/05/25 14:14:11 kwm Exp $
+# $MCom: ports/www/epiphany3/Makefile,v 1.25 2012/08/07 17:35:17 kwm Exp $
#
PORTNAME= epiphany
@@ -19,8 +19,7 @@ COMMENT?= An extremely lightweight and simple web browser for GNOME 3
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
-LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
- webkitgtk-3.0.0:${PORTSDIR}/www/webkit-gtk3 \
+LIB_DEPENDS= webkitgtk-3.0.0:${PORTSDIR}/www/webkit-gtk3 \
soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
notify.4:${PORTSDIR}/devel/libnotify \
@@ -39,6 +38,7 @@ INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_XZ= yes
USE_PYTHON= yes
+USE_SQLITE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedocutils libxml2 \
desktopfileutils
USE_XORG= ice x11 sm
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 <ahze@FreeBSD.org>
#
# $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
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile
index 33fae82e1..35618428a 100644
--- a/www/webkit-gtk3/Makefile
+++ b/www/webkit-gtk3/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/webkit-gtk3/Makefile,v 1.28 2012/07/13 18:32:14 kwm Exp $
+# $MCom: ports/www/webkit-gtk3/Makefile,v 1.29 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= gtk30 libxslt ltverhack
+USE_SQLITE= yes
USE_PERL5= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes