aboutsummaryrefslogtreecommitdiff
path: root/devel/cdash
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
commitc23ef8bc8bf7d31214830bdcaa75c6018065881a (patch)
tree4a5c38c58618cc47e6b107297e7eebb1a64292be /devel/cdash
parent1510b743f230c8b6af6cc251122903f0afdc1461 (diff)
Notes
Diffstat (limited to 'devel/cdash')
-rw-r--r--devel/cdash/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cdash/Makefile b/devel/cdash/Makefile
index 5d5e52112600..4449b00b85f4 100644
--- a/devel/cdash/Makefile
+++ b/devel/cdash/Makefile
@@ -17,8 +17,7 @@ OPTIONS_MULTI= DB
OPTIONS_MULTI_DB= MYSQL PGSQL
OPTIONS_DEFAULT=MYSQL
-USE_ZIP= yes
-USES= cmake:outsource
+USES= cmake:outsource zip
CMAKE_ARGS+= -DCDASH_DB_NAME:STRING=cdash \
-DCDASH_DB_LOGIN:STRING=cdash \
-DCDASH_DB_TYPE:STRING=${DB_TYPE}