Revision: 98256 http://trac.macports.org//changeset/98256 Author: jwa@macports.org Date: 2012-09-30 21:03:38 -0700 (Sun, 30 Sep 2012) Log Message: ----------- pgAdmin3: add missing files, closes #36399 Added Paths: ----------- trunk/dports/aqua/pgAdmin3/files/ trunk/dports/aqua/pgAdmin3/files/patch-Makefile.diff Added: trunk/dports/aqua/pgAdmin3/files/patch-Makefile.diff =================================================================== --- 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"
participants (1)
-
jwa@macports.org