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

jmr at macports.org jmr at macports.org
Tue Jan 21 20:43:23 PST 2014


Revision: 116235
          https://trac.macports.org/changeset/116235
Author:   jmr at macports.org
Date:     2014-01-21 20:43:23 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
gauche-dbd-pg: license

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

Modified: trunk/dports/databases/gauche-dbd-pg/Portfile
===================================================================
--- trunk/dports/databases/gauche-dbd-pg/Portfile	2014-01-22 04:33:32 UTC (rev 116234)
+++ trunk/dports/databases/gauche-dbd-pg/Portfile	2014-01-22 04:43:23 UTC (rev 116235)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name                gauche-dbd-pg
 version             0.2.1
 categories          databases
+license             BSD
 platforms           darwin
 maintainers         nomaintainer
 description         Gauche database driver for PostgreSQL
@@ -19,7 +21,7 @@
 test.target         check
 destroot.destdir    prefix=${destroot}${prefix}
 
-variant postgresql7 {
+variant postgresql7 description {Use PostgreSQL 7 instead of 8} {
     configure.env-delete PATH=${prefix}/lib/pgsql8/bin:\${PATH}
     configure.env-append PATH=${prefix}/bin:\${PATH}
     depends_lib-delete lib:libpq:postgresql80
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140121/4249acbf/attachment.html>


More information about the macports-changes mailing list