pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
0ad: Update path of enet: wip -> net
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Oct 21 01:25:33 2016 +0200
Changeset: 0663ede56e1e0da7584335509818ff7543a9bac4
Modified Files:
0ad/Makefile
Log Message:
0ad: Update path of enet: wip -> net
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0663ede56e1e0da7584335509818ff7543a9bac4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
0ad/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index bff91a3..e135cf9 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -38,7 +38,7 @@ do-build:
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../chat/gloox/buildlink3.mk"
.include "../../wip/miniupnpc/buildlink3.mk"
-.include "../../wip/enet/buildlink3.mk"
+.include "../../net/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