pkgsrc-WIP-changes archive

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

nvidia-texture-tools: Fix blk3.mk



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Jul 30 11:03:10 2016 +0200
Changeset:	276577c2d2d2b4486ff510661f6a789af77439d2

Modified Files:
	nvidia-texture-tools/buildlink3.mk

Log Message:
nvidia-texture-tools: Fix blk3.mk

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

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

diffstat:
 nvidia-texture-tools/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/nvidia-texture-tools/buildlink3.mk b/nvidia-texture-tools/buildlink3.mk
index 09069d8..b26b8c4 100644
--- a/nvidia-texture-tools/buildlink3.mk
+++ b/nvidia-texture-tools/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	nvidia-texture-tools
 NVIDIA_TEXTURE_TOOLS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.nvidia-texture-tools+=	nvidia-texture-tools>=2.0.8
-BUILDLINK_PKGSRCDIR.nvidia-texture-tools?=	../../local/nvidia-texture-tools
+BUILDLINK_PKGSRCDIR.nvidia-texture-tools?=	../../wip/nvidia-texture-tools
 
 .include "../../graphics/openexr/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"


Home | Main Index | Thread Index | Old Index