pkgsrc-WIP-changes archive

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

brlcad: Update path of adaptagrams wip->graphics



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Sep 19 02:40:17 2016 +0200
Changeset:	266a730b7ec6f7a3f51399a3d099439aa0fefa5d

Modified Files:
	brlcad/Makefile

Log Message:
brlcad: Update path of adaptagrams wip->graphics

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

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

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

diffs:
diff --git a/brlcad/Makefile b/brlcad/Makefile
index 6326c14..243af65 100644
--- a/brlcad/Makefile
+++ b/brlcad/Makefile
@@ -46,12 +46,12 @@ BUILD_DEPENDS+=	astyle-[0-9]*:../../devel/astyle
 BUILD_DEPENDS+=	lemon-[0-9]*:../../devel/lemon
 
 .include "../../devel/tinycthread/buildlink3.mk"
+.include "../../graphics/adaptagrams/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/netpbm/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../lang/tcl/buildlink3.mk"
 .include "../../mk/terminfo.buildlink3.mk"
-.include "../../wip/adaptagrams/buildlink3.mk"
 .include "../../x11/libXext/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index