summaryrefslogtreecommitdiff
path: root/editors/abiword-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--editors/abiword-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index 424a368c257d..e6e62191544a 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -98,7 +98,7 @@ post-install:
${X11BASE}/libdata/bonobo/servers/GNOME_AbiWord_Control_${ABIVERSION:S/./_/}.server
@${LN} -sf ${PREFIX}/share/AbiSuite-${ABIVERSION}/abi-nautilus-view-file.xml \
${X11BASE}/share/gnome/gnome-2.0/ui/abi-nautilus-view-file.xml
- @${X11BASE}/bin/update-desktop-database
+ @-update-desktop-database
.endif
.include <bsd.port.post.mk>