pkgsrc-WIP-changes archive

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

0ad: Need for enet



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Oct 13 12:38:11 2016 +0200
Changeset:	cbd7557f23199e1bb3001cc66184ad6a6bd8a584

Modified Files:
	0ad/Makefile

Log Message:
0ad: Need for enet

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

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

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

diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index 987a028..e2f1cce 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -29,6 +29,7 @@ do-build:
 	${RUN} cd ${WRKSRC} && \
 		${GMAKE} config=release verbose=1 -C build/workspaces/gcc
 
+.include "../../wip/enet/buildlink3.mk"
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../wip/spidermonkey31/buildlink3.mk"
 .include "../../graphics/nvidia-texture-tools/buildlink3.mk"


Home | Main Index | Thread Index | Old Index