diff --git a/pkgs/applications/redict/default.nix b/pkgs/applications/redict/default.nix
index 6cec9e0fb6cb7c6a7220bee08426c0951b425733..715c8f34722ccaab2d94897a4cc341edcd0cfb25 100644
--- a/pkgs/applications/redict/default.nix
+++ b/pkgs/applications/redict/default.nix
@@ -30,6 +30,7 @@
postPatch = ''
substituteInPlace redict.pro \
--replace "unix " "unix:!mac "
'';
preConfigure = lib.optionalString withI18n ''
application/octet-stream
This content has been proxied by September (3851b).