summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/AbiWord2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index b6ded306a..8b6b6a682 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -66,7 +66,7 @@ post-install:
@${CAT} ${PKGMESSAGE}
@${INSTALL_DATA} ${WRKSRC}/src/pkg/linux/rpm/data/abiword.desktop \
${PREFIX}/share/gnome/apps/Applications/abiword.desktop
- @${LN} -sf ${PREFIX}/share/AbiSuite/icons/abiword_48.png \
+ @${LN} -sf ${PREFIX}/share/AbiSuite-2.0/icons/abiword_48.png \
${PREFIX}/share/gnome/pixmaps/abiword_48.png
.include <bsd.port.post.mk>