diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-02 04:39:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-02 04:39:50 +0800 |
commit | 1458158d785450155105af3135f25d4bda589e08 (patch) | |
tree | 0032090f0a829b91ab9699ea376e83e0d0ab9b94 | |
parent | 717474094afb6d1c34ba7ed8329cd3c9642616b4 (diff) | |
download | marcuscom-ports-1458158d785450155105af3135f25d4bda589e08.tar.gz marcuscom-ports-1458158d785450155105af3135f25d4bda589e08.tar.zst marcuscom-ports-1458158d785450155105af3135f25d4bda589e08.zip |
This needs sqlite now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17274 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/libsoup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index e4af2188c..5a6946dc1 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -23,6 +23,7 @@ USE_XZ= yes USE_GETTEXT= yes USES= pathfix USE_GNOME= gnomehier glib20 libxml2 ltverhack referencehack intltool +USE_SQLITE= 3 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GMAKE= yes |