aboutsummaryrefslogtreecommitdiff
path: root/databases/casstcl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2016-04-21 12:45:16 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2016-04-21 12:45:16 +0000
commit8f35749c6fda834fcc8a227bf34d3c8545188912 (patch)
tree3c47f4ee7e0e777062b9c677d035a29268b3be14 /databases/casstcl
parentc487105f082f49ede3520b888fdb4989b471ae0c (diff)
Notes
Diffstat (limited to 'databases/casstcl')
-rw-r--r--databases/casstcl/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/casstcl/Makefile b/databases/casstcl/Makefile
index 00846dcd340f..a56b4cc125e3 100644
--- a/databases/casstcl/Makefile
+++ b/databases/casstcl/Makefile
@@ -13,10 +13,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libcassandra.so:databases/cassandra-cpp-driver
-USES= autoreconf tcl:85+
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \
- --exec-prefix=${PREFIX}
+USES= autoreconf tcl:85+,tea
USE_GITHUB= yes
GH_ACCOUNT= flightaware