diff options
Diffstat (limited to 'devel/covtool/Makefile')
-rw-r--r-- | devel/covtool/Makefile | 3 |
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 \ |