pkgsrc-WIP-changes archive

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

brlcad: Require wip/tk-itk3



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Oct 22 00:44:10 2016 +0200
Changeset:	8ec84273dee41db4eacf98528d6f9e1d3d812fa4

Modified Files:
	brlcad/Makefile

Log Message:
brlcad: Require wip/tk-itk3

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

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 821a84d..685504f 100644
--- a/brlcad/Makefile
+++ b/brlcad/Makefile
@@ -54,7 +54,7 @@ BUILD_DEPENDS+=	libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
 BUILD_DEPENDS+=	swig-[0-9]*:../../devel/swig
 BUILD_DEPENDS+=	doxygen-[0-9]*:../../devel/doxygen
 
-#.include "../../wip/tk-itk/buildlink3.mk"
+.include "../../wip/tk-itk3/buildlink3.mk"
 .include "../../wip/tkpng/buildlink3.mk"
 .include "../../x11/tktable/buildlink3.mk"
 .include "../../wip/tcl-iwidgets/buildlink3.mk"


Home | Main Index | Thread Index | Old Index