aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-01 07:17:33 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-01 07:17:33 +0000
commit05b73f2b58293d4464cadf2660e80d6459a33b0a (patch)
tree0d96f047d2299a8efaf01641fdf7594e5a1adcd1 /games
parent32133fd8998f6f820af673eb4663eb4b41a9a140 (diff)
downloadports-05b73f2b58293d4464cadf2660e80d6459a33b0a.tar.gz
ports-05b73f2b58293d4464cadf2660e80d6459a33b0a.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/palomino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/palomino/Makefile b/games/palomino/Makefile
index a406bba13029..9081d61ab494 100644
--- a/games/palomino/Makefile
+++ b/games/palomino/Makefile
@@ -108,7 +108,7 @@ post-install:
${MKDIR} ${DOCSDIR}
cd ${WRKSRC}/doc/html && ${COPYTREE_SHARE} \* ${DOCSDIR}/
- ${LN} -sf ${PREFIX}/share/doc/palomino/images/palominoLogo.png \
+ ${LN} -sf ${DOCSDIR}/images/palominoLogo.png \
${PREFIX}/share/pixmaps/${PORTNAME}.png
.include <bsd.port.mk>