pkgsrc-WIP-changes archive

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

openclonk: Missing hicolor-icon-theme bl3



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Wed Jun 22 23:31:44 2022 -0700
Changeset:	b1b941d3d8b703ef58ac908c073523f7f7d0094d

Modified Files:
	openclonk/Makefile

Log Message:
openclonk: Missing hicolor-icon-theme bl3

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

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 00282cd24e..9bfbf4f38d 100644
--- a/openclonk/Makefile
+++ b/openclonk/Makefile
@@ -29,6 +29,7 @@ GCC_REQD+=	4.9
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/glew/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../multimedia/libogg/buildlink3.mk"
 .include "../../net/miniupnpc/buildlink3.mk"


Home | Main Index | Thread Index | Old Index