pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openclonk: Depends on tinyxml
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <dressupgeekout%gmail.com@localhost>
Pushed By: cfkoch
Date: Sat Aug 21 14:48:48 2021 -0700
Changeset: 8d9844ca8bfff54a8f7b7216613ed8435d61596c
Modified Files:
openclonk/Makefile
Log Message:
openclonk: Depends on tinyxml
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d9844ca8bfff54a8f7b7216613ed8435d61596c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openclonk/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/openclonk/Makefile b/openclonk/Makefile
index 52249ca94f..d1c951e43c 100644
--- a/openclonk/Makefile
+++ b/openclonk/Makefile
@@ -32,6 +32,7 @@ GCC_REQD+= 4.9
.include "../../graphics/png/buildlink3.mk"
.include "../../multimedia/libogg/buildlink3.mk"
.include "../../net/miniupnpc/buildlink3.mk"
+.include "../../textproc/tinyxml/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../x11/gtksourceview3/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index