diff --git a/rssguard.pro b/rssguard.pro
index 9e23a0fd8..9506285db 100755
--- a/rssguard.pro
+++ b/rssguard.pro
@@ -758,5 +758,5 @@ mac {
   pkginfo.extra = @printf "APPL????" > $$shell_quote($$PREFIX/Contents/PkgInfo)
   pkginfo.path = $$quote($$PREFIX/Contents/)
 
-  INSTALLS += target icns_icon info_plist info_plist2 pkginfounix
+  INSTALLS += target icns_icon info_plist info_plist2 pkginfo
 }