pkgsrc-WIP-changes archive

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

pinkpony: glfw is now imported as graphics/glfw, adjust bl3.



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Feb 4 12:42:48 2016 +0100
Changeset:	47bf609cb153d9d12f03977d54c439541d23194f

Modified Files:
	pinkpony/Makefile

Log Message:
pinkpony: glfw is now imported as graphics/glfw, adjust bl3.

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

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

diffstat:
 pinkpony/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/pinkpony/Makefile b/pinkpony/Makefile
index 3d567b6..a2bd776 100644
--- a/pinkpony/Makefile
+++ b/pinkpony/Makefile
@@ -25,7 +25,7 @@ do-build:
 
 do-install:
 
-.include "../../wip/glfw/buildlink3.mk"
+.include "../../graphics/glfw/buildlink3.mk"
 .include "../../graphics/ilmbase/buildlink3.mk"
 .include "../../wip/ftgl/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index