[98602] trunk/dports/math/pspp-devel/Portfile

snc at macports.org snc at macports.org
Tue Oct 9 10:12:58 PDT 2012


Revision: 98602
          http://trac.macports.org//changeset/98602
Author:   snc at macports.org
Date:     2012-10-09 10:12:58 -0700 (Tue, 09 Oct 2012)
Log Message:
-----------
pspp-devel: upgrade +postgresql to v9.2

Modified Paths:
--------------
    trunk/dports/math/pspp-devel/Portfile

Modified: trunk/dports/math/pspp-devel/Portfile
===================================================================
--- trunk/dports/math/pspp-devel/Portfile	2012-10-09 17:10:08 UTC (rev 98601)
+++ trunk/dports/math/pspp-devel/Portfile	2012-10-09 17:12:58 UTC (rev 98602)
@@ -79,10 +79,10 @@
 }
 
 variant postgres description {Enables reading of postgresql databases} {
-    depends_lib-append  port:postgresql90
+    depends_lib-append  port:postgresql92
     configure.args-delete   --without-libpq
-    configure.ldflags-append -L${prefix}/lib/postgresql90
-    configure.env-append    PG_CONFIG=${prefix}/lib/postgresql90/bin/pg_config
+    configure.ldflags-append -L${prefix}/lib/postgresql92
+    configure.env-append    PG_CONFIG=${prefix}/lib/postgresql92/bin/pg_config
 }
 
 variant no_graph conflicts graph description {Obsolete} { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121009/33def276/attachment.html>


More information about the macports-changes mailing list