summaryrefslogtreecommitdiffstats
path: root/databases/gtksql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gtksql/Makefile')
-rw-r--r--databases/gtksql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 9e19a83..aebe6c5 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --without-mysql
.endif
.if ${PORT_OPTIONS:MSQLITE}
-USE_SQLITE= yes
+USES+= sqlite
.else
CONFIGURE_ARGS+= --without-sqlite
.endif
OpenPOWER on IntegriCloud