aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2013-11-27 21:44:28 +0800
committernemysis <nemysis@FreeBSD.org>2013-11-27 21:44:28 +0800
commit08c55d7017bb794ad0b362f70e1ea09d20a06321 (patch)
treeb6a35b4e9e1d4ccb6fc9341da7ef815077beeb58 /games
parente8c2b5405f868313841c4e5f97a225c942c43f64 (diff)
downloadfreebsd-ports-gnome-08c55d7017bb794ad0b362f70e1ea09d20a06321.tar.gz
freebsd-ports-gnome-08c55d7017bb794ad0b362f70e1ea09d20a06321.tar.zst
freebsd-ports-gnome-08c55d7017bb794ad0b362f70e1ea09d20a06321.zip
- Fix typo
Approved by: pawel / wg (mentors, implicit)
Diffstat (limited to 'games')
-rw-r--r--games/connectagram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/connectagram/Makefile b/games/connectagram/Makefile
index e14e04fe1841..351ddc298ee8 100644
--- a/games/connectagram/Makefile
+++ b/games/connectagram/Makefile
@@ -26,7 +26,7 @@ post-install:
@(cd ${WRKSRC} && ${COPYTREE_SHARE} data ${STAGEDIR}${DATADIR})
@(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} patterns ${STAGEDIR}${DATADIR})
@(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} hicolor ${STAGEDIR}${PREFIX}/share/icons/)
- ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png
+ ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
@${MKDIR} ${STAGEDIR}${DOCSDIR}