pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cdhit: Add zlib dep for Linux
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Dec 17 11:17:13 2021 -0600
Changeset: 578f38dcd749a0813b8c08b5668642cd82ade44c
Modified Files:
cdhit/Makefile
Log Message:
cdhit: Add zlib dep for Linux
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=578f38dcd749a0813b8c08b5668642cd82ade44c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cdhit/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/cdhit/Makefile b/cdhit/Makefile
index b58936ed80..2200f495f3 100644
--- a/cdhit/Makefile
+++ b/cdhit/Makefile
@@ -47,4 +47,5 @@ INSTALLATION_DIRS+= bin ${DOCDIR}
post-install:
${INSTALL_DATA} ${WRKSRC}/doc/cdhit-user-guide.pdf ${DESTDIR}${DOCDIR}
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index