pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
assimp: Fix path of buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 19:59:08 2016 +0200
Changeset: 295cc2fe428581dce68eacc877008d442c317b77
Modified Files:
assimp/buildlink3.mk
Log Message:
assimp: Fix path of buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=295cc2fe428581dce68eacc877008d442c317b77
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
assimp/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/assimp/buildlink3.mk b/assimp/buildlink3.mk
index 10880d3..2bab0d7 100644
--- a/assimp/buildlink3.mk
+++ b/assimp/buildlink3.mk
@@ -7,7 +7,7 @@ ASSIMP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.assimp+= assimp>=0
BUILDLINK_ABI_DEPENDS.assimp+= assimp>=0
-BUILDLINK_PKGSRCDIR.assimp?= ../../devel/assimp
+BUILDLINK_PKGSRCDIR.assimp?= ../../wip/assimp
.include "../../devel/zlib/buildlink3.mk"
.endif # ASSIMP_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index