[56205] trunk/dports/databases/gauche-dbd-pg/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 02:03:36 PDT 2009


Revision: 56205
          http://trac.macports.org/changeset/56205
Author:   ryandesign at macports.org
Date:     2009-08-25 02:03:32 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
gauche-dbd-pg: don't overwrite depends_lib in postgresql7 variant

Modified Paths:
--------------
    trunk/dports/databases/gauche-dbd-pg/Portfile

Modified: trunk/dports/databases/gauche-dbd-pg/Portfile
===================================================================
--- trunk/dports/databases/gauche-dbd-pg/Portfile	2009-08-25 08:34:08 UTC (rev 56204)
+++ trunk/dports/databases/gauche-dbd-pg/Portfile	2009-08-25 09:03:32 UTC (rev 56205)
@@ -22,5 +22,5 @@
     configure.env-delete PATH=${prefix}/lib/pgsql8/bin:\${PATH}
     configure.env-append PATH=${prefix}/bin:\${PATH}
     depends_lib-delete lib:libpq:postgresql80
-    depends_lib     port:postgresql7
+    depends_lib-append port:postgresql7
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/f48b54ac/attachment.html>


More information about the macports-changes mailing list