[112137] trunk/dports/gis/gdal/Portfile

Eric Gallager egall at gwmail.gwu.edu
Sun Oct 13 17:39:23 PDT 2013


They've worked perfectly fine as non-conflicting up until this point...



On Sun, Oct 13, 2013 at 6:43 PM, Ryan Schmidt <ryandesign at macports.org>wrote:

>
> On Oct 12, 2013, at 14:09, stromnov at macports.org wrote:
>
> > Revision: 112137
> >          https://trac.macports.org/changeset/112137
> > Author:   stromnov at macports.org
> > Date:     2013-10-12 12:09:49 -0700 (Sat, 12 Oct 2013)
> > Log Message:
> > -----------
> > gdal: add postgresql93 variant
> >
> > Modified Paths:
> > --------------
> >    trunk/dports/gis/gdal/Portfile
> >
> > Modified: trunk/dports/gis/gdal/Portfile
> > ===================================================================
> > --- trunk/dports/gis/gdal/Portfile    2013-10-12 16:08:01 UTC (rev
> 112136)
> > +++ trunk/dports/gis/gdal/Portfile    2013-10-12 19:09:49 UTC (rev
> 112137)
> > @@ -275,6 +275,12 @@
> >     configure.args-append
> --with-pg=${prefix}/lib/postgresql92/bin/pg_config
> > }
> >
> > +variant postgresql93 description {Enable PostgreSQL 9.3 support} {
> > +    depends_lib-append      port:postgresql93
> > +    configure.args-delete   --without-pg
> > +    configure.args-append
> --with-pg=${prefix}/lib/postgresql93/bin/pg_config
> > +}
>
> The postgresql variants presumably need to be marked as conflicting with
> one another.
>
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20131013/8205968d/attachment.html>


More information about the macports-dev mailing list