aboutsummaryrefslogtreecommitdiff
path: root/devel/covtool
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/covtool
parent1510b743f230c8b6af6cc251122903f0afdc1461 (diff)
downloadports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.tar.gz
ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.zip
Notes
Diffstat (limited to 'devel/covtool')
-rw-r--r--devel/covtool/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/covtool/Makefile b/devel/covtool/Makefile
index 897ac5ed0b12..3287c7c357d4 100644
--- a/devel/covtool/Makefile
+++ b/devel/covtool/Makefile
@@ -11,9 +11,8 @@ MAINTAINER= novator24@gmail.com
COMMENT= C++ test coverage analyzer
WRKSRC= ${WRKDIR}
-USE_ZIP= yes
+USES= gmake zip
USE_GCC= yes
-USE_GMAKE= yes
MAKEFILE= makefile
MAN1= cov++.1 \