pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openclonk: Depends on miniupnpc
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <dressupgeekout%gmail.com@localhost>
Pushed By: cfkoch
Date: Sat Aug 21 14:25:10 2021 -0700
Changeset: 3d68f9ec782643b05893af9c35c09d6c4e480d29
Modified Files:
openclonk/Makefile
Log Message:
openclonk: Depends on miniupnpc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3d68f9ec782643b05893af9c35c09d6c4e480d29
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 d2ed811a5b..52249ca94f 100644
--- a/openclonk/Makefile
+++ b/openclonk/Makefile
@@ -31,6 +31,7 @@ GCC_REQD+= 4.9
.include "../../graphics/glew/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../multimedia/libogg/buildlink3.mk"
+.include "../../net/miniupnpc/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../x11/gtksourceview3/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index