diff options
Diffstat (limited to 'devel/c-unit')
-rw-r--r-- | devel/c-unit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/c-unit/Makefile b/devel/c-unit/Makefile index 5f363236a89e..2bca33172d4e 100644 --- a/devel/c-unit/Makefile +++ b/devel/c-unit/Makefile @@ -12,7 +12,7 @@ COMMENT= Unit testing framework for C CONFLICTS= cunit-[0-9]* GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= autoheader USE_LDCONFIG= yes |