diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
| commit | ec94e4d5eb205b565ad234a64ae8f928f0acf831 (patch) | |
| tree | e09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /databases/fpc-sqlite | |
| parent | Fix textproc/groff pkg-plist for WITHOUT_X11 builds (diff) | |
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 'databases/fpc-sqlite')
| -rw-r--r-- | databases/fpc-sqlite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/fpc-sqlite/Makefile b/databases/fpc-sqlite/Makefile index b79ba6cc96dd..f4268e43356f 100644 --- a/databases/fpc-sqlite/Makefile +++ b/databases/fpc-sqlite/Makefile @@ -1,7 +1,7 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.rog> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases lang PKGNAMESUFFIX= -sqlite |
