diff options
Diffstat (limited to 'devel/libtap/Makefile')
-rw-r--r-- | devel/libtap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile index cdd97b3eb8a5..da46cf22c22d 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -12,7 +12,7 @@ COMMENT= Library implementing the Test Anything Protocol LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource perl5 tar:bz2 +USES= cmake perl5 tar:bz2 USE_LDCONFIG= yes USE_PERL5= build |