[138739] trunk/dports/gnome/glom/Portfile
devans at macports.org
devans at macports.org
Fri Jul 17 15:34:05 PDT 2015
Revision: 138739
https://trac.macports.org/changeset/138739
Author: devans at macports.org
Date: 2015-07-17 15:34:05 -0700 (Fri, 17 Jul 2015)
Log Message:
-----------
glom: build using postgresql94 to match libgda5 defaults.
Modified Paths:
--------------
trunk/dports/gnome/glom/Portfile
Modified: trunk/dports/gnome/glom/Portfile
===================================================================
--- trunk/dports/gnome/glom/Portfile 2015-07-17 21:29:52 UTC (rev 138738)
+++ trunk/dports/gnome/glom/Portfile 2015-07-17 22:34:05 UTC (rev 138739)
@@ -51,7 +51,7 @@
port:libgdamm5 \
port:goocanvasmm2\
port:gtksourceviewmm3 \
- port:postgresql93 \
+ port:postgresql94 \
port:py27-gobject3 \
port:libepc \
port:evince \
@@ -64,7 +64,7 @@
patchfiles patch-configure.ac.diff \
patch-glom-libglom-connectionpool.cc.diff
-require_active_variants libgda5 postgresql93
+require_active_variants libgda5 postgresql94
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
@@ -82,7 +82,7 @@
configure.perl ${prefix}/bin/perl${pbranch}
configure.args --with-boost-python=mt \
- --with-postgres-utils=${prefix}/lib/postgresql93/bin \
+ --with-postgres-utils=${prefix}/lib/postgresql94/bin \
--disable-mysql \
--disable-silent-rules \
--disable-update-mime-database \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150717/b1a9b418/attachment.html>
More information about the macports-changes
mailing list