aboutsummaryrefslogtreecommitdiff
path: root/games/simsu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/simsu/Makefile')
-rw-r--r--games/simsu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/simsu/Makefile b/games/simsu/Makefile
index 8bcf1dc7660e..9affdfd87c11 100644
--- a/games/simsu/Makefile
+++ b/games/simsu/Makefile
@@ -47,7 +47,7 @@ do-install:
# Icons
${MKDIR} ${PREFIX}/share/icons/hicolor
-.for d in incons
+.for d in icons
@(cd ${WRKSRC}/${d} && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons/)
.endfor