summaryrefslogtreecommitdiff
path: root/databases/sqlite2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqlite2/Makefile')
-rw-r--r--databases/sqlite2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile
index 8d06128fef6e..86d4bbf6b201 100644
--- a/databases/sqlite2/Makefile
+++ b/databases/sqlite2/Makefile
@@ -52,7 +52,7 @@ WITH_TCL84= yes
.if defined(WITH_TCL84)
BROKEN= please, select only one TCL wrapper
.endif
-CATEGORIES+= tcl83
+CATEGORIES+= tcl
TCL_VERSION= 8.3
WITH_TCL= YES
.endif
@@ -61,7 +61,7 @@ WITH_TCL= YES
.if defined(WITH_TCL83)
BROKEN= please, select only one TCL wrapper
.endif
-CATEGORIES+= tcl84
+CATEGORIES+= tcl
TCL_VERSION= 8.4
WITH_TCL= YES
.endif