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 /cad | |
parent | 4df49dc153ab49506c270d48d21c02376c01c85b (diff) | |
download | freebsd-ports-gnome-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.tar.gz freebsd-ports-gnome-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.tar.zst freebsd-ports-gnome-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 'cad')
-rw-r--r-- | cad/qcad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 6ef4c64263fe..70158727328d 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -3,6 +3,7 @@ PORTNAME= qcad PORTVERSION= 3.5.1.0 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://github.com/${PORTNAME}/${PORTNAME}/archive/${DISTNAME}.tar.gz?dummy=/ \ https://github.com/${PORTNAME}/${PORTNAME}/archive/${DISTNAME}.tar.gz?dummy=/ |