--- pkg/mac/Makefile	2012-05-18 15:31:04.000000000 +0300
+++ pkg/mac/Makefile	2012-05-18 15:31:30.000000000 +0300
@@ -396,8 +396,6 @@
 	$(install_sh_DATA) pgadmin.Info.plist $(bundledir)/Contents/Info.plist
 	$(install_sh_DATA) "pgAdmin3.icns" "$(bundledir)/Contents/Resources/pgAdmin3.icns"
 	$(install_sh_DATA) "sql.icns" "$(bundledir)/Contents/Resources/sql.icns"
-	$$($(WX_CONFIG) --rescomp | sed 's/-t[[:space:]]*APPL//') \
-		 "$(bundledir)/Contents/Resources/pgAdmin3.rsrc" -useDF
 	$(install_sh_PROGRAM) "$$($(PG_CONFIG) --bindir)/pg_dump" "$(bundledir)/Contents/SharedSupport/pg_dump"
 	$(install_sh_PROGRAM) "$$($(PG_CONFIG) --bindir)/pg_dumpall" "$(bundledir)/Contents/SharedSupport/pg_dumpall"
 	$(install_sh_PROGRAM) "$$($(PG_CONFIG) --bindir)/pg_restore" "$(bundledir)/Contents/SharedSupport/pg_restore"
