aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/sqlite3/Makefile7
-rw-r--r--databases/sqlite34/Makefile7
2 files changed, 0 insertions, 14 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 9bbc2026bbb0..aa3b9201e7c6 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -28,13 +28,6 @@ NO_LATEST_LINK= yes
TCL_V= 8.4
TCL_SHORT_V= 84
-.if defined(SQLITE_WITH_TCL83)
-CATEGORIES+= tcl83
-TCL_V= 8.3
-TCL_SHORT_V= 83
-WITH_TCL= YES
-.endif
-
.if defined(SQLITE_WITH_TCL84)
CATEGORIES+= tcl84
TCL_V= 8.4
diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile
index 9bbc2026bbb0..aa3b9201e7c6 100644
--- a/databases/sqlite34/Makefile
+++ b/databases/sqlite34/Makefile
@@ -28,13 +28,6 @@ NO_LATEST_LINK= yes
TCL_V= 8.4
TCL_SHORT_V= 84
-.if defined(SQLITE_WITH_TCL83)
-CATEGORIES+= tcl83
-TCL_V= 8.3
-TCL_SHORT_V= 83
-WITH_TCL= YES
-.endif
-
.if defined(SQLITE_WITH_TCL84)
CATEGORIES+= tcl84
TCL_V= 8.4