pkgsrc-WIP-changes archive

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

fastp: Add commented isa-l dep and document need



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed May 31 11:10:02 2023 -0500
Changeset:	531cff6eeecf429f411642213a440c3238503ecd

Modified Files:
	fastp/Makefile

Log Message:
fastp: Add commented isa-l dep and document need

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fastp/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/fastp/Makefile b/fastp/Makefile
index 84ebda55da..d82725f815 100644
--- a/fastp/Makefile
+++ b/fastp/Makefile
@@ -20,5 +20,7 @@ post-install:
 
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../devel/libdeflate/buildlink3.mk"
+# Need to finish isa-l package before fastp can be updated
+# .include "../../wip/isa-l/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index