aboutsummaryrefslogtreecommitdiff
path: root/databases/casstcl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-06-13 15:02:39 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-06-13 15:02:39 +0000
commitbd64317ee4cd18bad6acf101e4e04b8a44cad9c9 (patch)
treee2a99d843e0cba75dc544dcd7712f40da3e515a6 /databases/casstcl
parenta7402e6954289abb757630f56a8befa2294e81ce (diff)
downloadports-bd64317ee4cd18bad6acf101e4e04b8a44cad9c9.tar.gz
ports-bd64317ee4cd18bad6acf101e4e04b8a44cad9c9.zip
Remove left-over meaningless 85+ from USES t(cl|k)
Notes
Notes: svn path=/head/; revision=504096
Diffstat (limited to 'databases/casstcl')
-rw-r--r--databases/casstcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/casstcl/Makefile b/databases/casstcl/Makefile
index b4bfea2e77bb..a21d4be5278f 100644
--- a/databases/casstcl/Makefile
+++ b/databases/casstcl/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libcassandra.so:databases/cassandra-cpp-driver
-USES= autoreconf tcl:85+,tea
+USES= autoreconf tcl:tea
USE_GITHUB= yes
GH_ACCOUNT= flightaware