diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-05 20:19:32 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-05 20:19:32 +0800 |
commit | ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d (patch) | |
tree | e09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /net-im/empathy | |
parent | 4df49dc153ab49506c270d48d21c02376c01c85b (diff) | |
download | freebsd-ports-graphics-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.tar.gz freebsd-ports-graphics-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.tar.zst freebsd-ports-graphics-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.zip |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 0e6f33cfa00..0dc70a30663 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -4,7 +4,7 @@ PORTNAME= empathy PORTVERSION= 2.34.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im gnome MASTER_SITES= GNOME |