summaryrefslogtreecommitdiff
path: root/devel/xulrunner17
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-02-10 14:23:20 +0000
committerryoon <ryoon@pkgsrc.org>2013-02-10 14:23:20 +0000
commitc182494622cfef01d59e3574a4eeee9b0a739ad9 (patch)
tree2ebe225cf299552695eadd124cd36ad15a2cd341 /devel/xulrunner17
parent458bf791acb8a4fbcaba55173fc3469371b4352f (diff)
downloadpkgsrc-c182494622cfef01d59e3574a4eeee9b0a739ad9.tar.gz
Fix build.
Set BUILDLINK_API_DEPENDS.sqlite3 as correct value.
Diffstat (limited to 'devel/xulrunner17')
-rw-r--r--devel/xulrunner17/mozilla-common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner17/mozilla-common.mk b/devel/xulrunner17/mozilla-common.mk
index 11a4541ebb0..faccd47db56 100644
--- a/devel/xulrunner17/mozilla-common.mk
+++ b/devel/xulrunner17/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.1 2013/01/10 16:17:09 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.2 2013/02/10 14:23:20 ryoon Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -90,7 +90,7 @@ PREFER.bzip2?= pkgsrc
.include "../../audio/alsa-lib/buildlink3.mk"
.endif
.include "../../archivers/bzip2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.7.12.1
+BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.7.13
CONFIGURE_ENV+= ac_cv_sqlite_secure_delete=yes # c.f. patches/patch-al
.include "../../databases/sqlite3/buildlink3.mk"
BUILDLINK_API_DEPENDS.libevent+= libevent>=1.1