Added: trunk/dports/aqua/pgAdmin3/files/patch-Makefile.diff (0 => 98256)
--- trunk/dports/aqua/pgAdmin3/files/patch-Makefile.diff (rev 0)
+++ trunk/dports/aqua/pgAdmin3/files/patch-Makefile.diff 2012-10-01 04:03:38 UTC (rev 98256)
@@ -0,0 +1,11 @@
+--- 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"