pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bio-mocha: Add archiver deps for linux
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sun Sep 29 07:43:06 2024 -0500
Changeset: a94ce4a31d814e9f268ce799052365b5867c1ad5
Modified Files:
bio-mocha/Makefile
Log Message:
bio-mocha: Add archiver deps for linux
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a94ce4a31d814e9f268ce799052365b5867c1ad5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bio-mocha/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diffs:
diff --git a/bio-mocha/Makefile b/bio-mocha/Makefile
index 9ca8ee4454..0846793307 100644
--- a/bio-mocha/Makefile
+++ b/bio-mocha/Makefile
@@ -54,6 +54,9 @@ do-install:
${DESTDIR}${PREFIX}/libexec/bcftools
(cd ${WRKSRC}/MoCha && pax -rw . ${DESTDIR}${DATADIR})
-.include "../../wip/htslib/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../archivers/bzip2/buildlink3.mk"
+.include "../../archivers/xz/buildlink3.mk"
.include "../../lang/python/application.mk"
+.include "../../wip/htslib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index