summaryrefslogtreecommitdiffstats
path: root/devel/libsoup
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsoup')
-rw-r--r--devel/libsoup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 95242d606..3908785d2 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -25,7 +25,7 @@ USE_GNOME= gnomehier glib20 libxml2 referencehack intltool
USE_SQLITE= 3
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_PYTHON_BUILD= -2.7
+USE_PYTHON_BUILD= 2
CONFIGURE_ARGS= --disable-more-warnings
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@@ -34,7 +34,7 @@ LIBVERSION= 1.6.0
PLIST_SUB= VERSION="2.4" LIBVERSION=${LIBVERSION}
.if defined(SOUP_SLAVE)
-USE_SQLITE= yes
+USE_SQLITE= 3
LIB_DEPENDS+= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
CONFIGURE_ARGS+=--with-gnome