diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-25 21:07:58 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-25 21:07:58 +0000 |
| commit | 5e373eaa92fd3a243e1bc7a8e3eaf114ab1eeabf (patch) | |
| tree | 3291541f3b73432c893dec35f4f23770dd07732a /databases/cppdb | |
| parent | 9c92503171817f96d944009b9ea88d3c083c9a45 (diff) | |
Notes
Diffstat (limited to 'databases/cppdb')
| -rw-r--r-- | databases/cppdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/cppdb/Makefile b/databases/cppdb/Makefile index e94e27c3bc20..0a6abbf4a660 100644 --- a/databases/cppdb/Makefile +++ b/databases/cppdb/Makefile @@ -41,7 +41,7 @@ SQLITE3_INTERNAL_DESC= Link SQLite 3 backend into CppDB SQLITE3_MODULE_DESC= Build SQLite 3 backend as a CppDB module USE_LDCONFIG= yes -USES= cmake:outsource ninja tar:bzip2 +USES= cmake:outsource tar:bzip2 .include <bsd.port.options.mk> |
