summaryrefslogtreecommitdiff
path: root/databases/cppdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/cppdb/Makefile')
-rw-r--r--databases/cppdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/cppdb/Makefile b/databases/cppdb/Makefile
index 0a6abbf4a660..e1738511bc80 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 tar:bzip2
+USES= cmake tar:bzip2
.include <bsd.port.options.mk>