aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/uhub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/uhub/Makefile')
-rw-r--r--net-p2p/uhub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/uhub/Makefile b/net-p2p/uhub/Makefile
index 8454fbd5fa1c..5ee8849fcf6c 100644
--- a/net-p2p/uhub/Makefile
+++ b/net-p2p/uhub/Makefile
@@ -30,7 +30,7 @@ OPTIONS_SUB= yes
OPENSSL_USE= openssl=yes
OPENSSL_CMAKE_OFF= -DSSL_SUPPORT:BOOL=OFF
-SQLITE_USE= sqlite=yes
+SQLITE_USES= sqlite
SQLITE_CMAKE_OFF= -DSQLITE_SUPPORT:BOOL=OFF
.include <bsd.port.options.mk>