pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htslib: Use proper path in bl3
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 23 12:45:45 2020 -0500
Changeset: da833359a39ae4528d613915315b229531752f20
Modified Files:
htslib/buildlink3.mk
Log Message:
htslib: Use proper path in bl3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=da833359a39ae4528d613915315b229531752f20
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
htslib/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/htslib/buildlink3.mk b/htslib/buildlink3.mk
index 8f79f9853f..ac18811a1e 100644
--- a/htslib/buildlink3.mk
+++ b/htslib/buildlink3.mk
@@ -7,7 +7,7 @@ HTSLIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.htslib+= htslib>=1.8
BUILDLINK_ABI_DEPENDS.htslib+= htslib>=1.10.2
-BUILDLINK_PKGSRCDIR.htslib?= ../../biology/htslib
+BUILDLINK_PKGSRCDIR.htslib?= ../../wip/htslib
.endif # HTSLIB_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index