pkgsrc-WIP-changes archive

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

canu: Add devel/simde bl3



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu May 18 13:04:17 2023 -0500
Changeset:	70c746e741e28b521a3bf6b35996ce2c4e1e26f3

Modified Files:
	canu/Makefile

Log Message:
canu: Add devel/simde bl3

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

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

diffstat:
 canu/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/canu/Makefile b/canu/Makefile
index 73aa26eddb..c8e1ad7ddd 100644
--- a/canu/Makefile
+++ b/canu/Makefile
@@ -71,5 +71,6 @@ do-install:
 	cd ${TMP_INST}/share && ${PAX} -wr * ${DESTDIR}${PREFIX}/share
 
 .include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/simde/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index