pkgsrc-WIP-changes archive

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

brlcad: Require adaptagrams



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Sep 19 00:46:53 2016 +0200
Changeset:	9a97971adca5a08fcb4e69ca29be4a82ac920601

Modified Files:
	brlcad/Makefile

Log Message:
brlcad: Require adaptagrams

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

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 eb264c2..6326c14 100644
--- a/brlcad/Makefile
+++ b/brlcad/Makefile
@@ -51,6 +51,7 @@ BUILD_DEPENDS+=	lemon-[0-9]*:../../devel/lemon
 .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