pkgsrc-WIP-changes archive

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

bcf-score: Add math/R dep



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Oct 11 17:17:19 2024 -0500
Changeset:	b4ed1a4f1d452c950f8399b58d34b909ff8280d6

Modified Files:
	bcf-score/Makefile

Log Message:
bcf-score: Add math/R dep

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

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

diffstat:
 bcf-score/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/bcf-score/Makefile b/bcf-score/Makefile
index eddff7874c..defcd2f11c 100644
--- a/bcf-score/Makefile
+++ b/bcf-score/Makefile
@@ -70,6 +70,7 @@ do-install:
 .include "../../lang/python/application.mk"
 .include "../../wip/htslib/buildlink3.mk"
 .include "../../math/suitesparse/buildlink3.mk"
+.include "../../math/R/buildlink3.mk"
 # Needed on Linux, even though inherited from htslib
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../archivers/xz/buildlink3.mk"


Home | Main Index | Thread Index | Old Index