pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fastp: Remove isa-l dep



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed May 31 17:54:19 2023 -0500
Changeset:	f8d02dc7e9ac736acb5e3b181a651a50193d1ca4

Modified Files:
	fastp/Makefile

Log Message:
fastp: Remove isa-l dep

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f8d02dc7e9ac736acb5e3b181a651a50193d1ca4

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 cf29420d15..fde96dec08 100644
--- a/fastp/Makefile
+++ b/fastp/Makefile
@@ -20,6 +20,5 @@ post-install:
 
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../devel/libdeflate/buildlink3.mk"
-.include "../../wip/isa-l/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index