summaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--graphics/gimp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 8af3c85436ed..53c67f283f8c 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -113,7 +113,7 @@ pre-everything::
.if defined(GNOME_ENABLED)
post-install:
- @${X11BASE}/bin/update-desktop-database
+ @-update-desktop-database
.endif
.include <bsd.port.post.mk>