aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-pltcl/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-17 13:22:15 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-17 13:22:15 +0000
commit5bbb59728862ba2675517402ec73fd97a65507c8 (patch)
tree50b4ba1712f5052cc961083b9c319bffc5fddc4e /databases/postgresql91-pltcl/Makefile
parent813a79a0312d39c90e85874802c139304ad490a4 (diff)
downloadports-5bbb59728862ba2675517402ec73fd97a65507c8.tar.gz
ports-5bbb59728862ba2675517402ec73fd97a65507c8.zip
Notes
Diffstat (limited to 'databases/postgresql91-pltcl/Makefile')
-rw-r--r--databases/postgresql91-pltcl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql91-pltcl/Makefile b/databases/postgresql91-pltcl/Makefile
index f06e0240ddef..959ef336e4df 100644
--- a/databases/postgresql91-pltcl/Makefile
+++ b/databases/postgresql91-pltcl/Makefile
@@ -17,8 +17,7 @@ POSTGRESQL_PORT?=${PORTSDIR}/databases/postgresql${WANT_PGSQL_VER}-server
WANT_PGSQL_VER?=91
-# you can use "make WITH_TCL_VER=84" or similar for your favourite tcl version
-USE_TCL= 84+
+USES= tcl
CONFIGURE_ARGS= --with-tcl --without-tk \
--with-tclconfig="${TCL_LIBDIR}" \
--with-includes="${TCL_INCLUDEDIR}"