diff options
Diffstat (limited to 'sysutils/cmocka/Makefile')
-rw-r--r-- | sysutils/cmocka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cmocka/Makefile b/sysutils/cmocka/Makefile index f697256d6d6e..aaa784cff599 100644 --- a/sysutils/cmocka/Makefile +++ b/sysutils/cmocka/Makefile @@ -12,7 +12,7 @@ COMMENT= Unit testing framework for C with support for mock objects LICENSE= APACHE20 -USES= cmake:outsource tar:xz +USES= cmake tar:xz USE_LDCONFIG= yes PLIST_FILES= include/cmocka.h \ |