pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fastp: Remove unnecessary libdeflate dep
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed May 31 17:59:35 2023 -0500
Changeset: 1c26930ded8992fcdfc237a9f526cffe37a5ca6e
Modified Files:
fastp/Makefile
Log Message:
fastp: Remove unnecessary libdeflate dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1c26930ded8992fcdfc237a9f526cffe37a5ca6e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fastp/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/fastp/Makefile b/fastp/Makefile
index b2e41bcb74..879a437b48 100644
--- a/fastp/Makefile
+++ b/fastp/Makefile
@@ -21,6 +21,5 @@ post-install:
${STRIP} ${DESTDIR}${PREFIX}/bin/fastp
.include "../../devel/zlib/buildlink3.mk"
-.include "../../devel/libdeflate/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index