diff options
Diffstat (limited to 'biology/htslib/Makefile')
-rw-r--r-- | biology/htslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile index 38ef7358c154..5b3c5908f428 100644 --- a/biology/htslib/Makefile +++ b/biology/htslib/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdeflate.so:archivers/libdeflate TEST_DEPENDS= bash:shells/bash -USES= autoreconf cpe gmake localbase:ldflags pathfix perl5 shebangfix tar:bzip2 +USES= autoreconf cpe gmake localbase:ldflags perl5 shebangfix tar:bzip2 USE_PERL5= test USE_LDCONFIG= yes |