pkgsrc-WIP-changes archive

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

brlcad: Require tkpng



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Oct 21 03:01:13 2016 +0200
Changeset:	77f1613d5e2da997231cb3f3d18a8a5595bdbcc9

Modified Files:
	brlcad/Makefile

Log Message:
brlcad: Require tkpng

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

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

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

diffs:
diff --git a/brlcad/Makefile b/brlcad/Makefile
index eaf78b4..91374f9 100644
--- a/brlcad/Makefile
+++ b/brlcad/Makefile
@@ -58,6 +58,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/tkpng/buildlink3.mk"
 .include "../../x11/tktable/buildlink3.mk"
 .include "../../wip/tcl-iwidgets/buildlink3.mk"
 .include "../../wip/tkhtml3/buildlink3.mk"


Home | Main Index | Thread Index | Old Index