aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-06-12 16:23:28 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-06-12 16:23:28 +0000
commit22e37f101f8074521f8a723af7d31fcdaf41fb6f (patch)
tree1d7d0e91eb74064d4a56220619c0f161390b2744 /databases
parente67cf247affa20b279d0de9b9de7e308fec6a7a7 (diff)
downloadports-22e37f101f8074521f8a723af7d31fcdaf41fb6f.tar.gz
ports-22e37f101f8074521f8a723af7d31fcdaf41fb6f.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/metakit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile
index a28f51fef085..96aba2221e1f 100644
--- a/databases/metakit/Makefile
+++ b/databases/metakit/Makefile
@@ -31,7 +31,7 @@ PYTHON_USES= python:2.7
PYTHON_CONFIGURE_ON= --with-python=${LOCALBASE}
PYTHON_CATEGORIES= python
-TCL_USES= tcl:85+
+TCL_USES= tcl:85
TCL_CATEGORIES= tcl
TCL_CONFIGURE_ON= --with-tcl=${TCL_INCLUDEDIR}
TCL_CONFIGURE_ENV= TCL_LIBDIR=${TCL_LIBDIR}