pkgsrc-WIP-changes archive

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

openblas-devel: Fix bl3 to match directory name



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Thu Jan 11 10:39:17 2018 -0600
Changeset:	adffdc81266e7aecf1f46b3b9261799b5aed4f57

Modified Files:
	openblas-devel/buildlink3.mk

Log Message:
openblas-devel: Fix bl3 to match directory name

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

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

diffstat:
 openblas-devel/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/openblas-devel/buildlink3.mk b/openblas-devel/buildlink3.mk
index 1b3c5bb6c4..17cd5c0986 100644
--- a/openblas-devel/buildlink3.mk
+++ b/openblas-devel/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	openblas
 OPENBLAS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.openblas+=	openblas>=0.2.20
-BUILDLINK_PKGSRCDIR.openblas?=	../../wip/openblas
+BUILDLINK_PKGSRCDIR.openblas?=	../../wip/openblas-devel
 .endif	# OPENBLAS_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-openblas


Home | Main Index | Thread Index | Old Index