[78810] trunk/dports/databases/postgresql84/Portfile

jmr at macports.org jmr at macports.org
Mon May 23 04:03:35 PDT 2011


Revision: 78810
          http://trac.macports.org/changeset/78810
Author:   jmr at macports.org
Date:     2011-05-23 04:03:34 -0700 (Mon, 23 May 2011)
Log Message:
-----------
postgresql84: add earthdistance variant (#24684)

Modified Paths:
--------------
    trunk/dports/databases/postgresql84/Portfile

Modified: trunk/dports/databases/postgresql84/Portfile
===================================================================
--- trunk/dports/databases/postgresql84/Portfile	2011-05-23 10:56:52 UTC (rev 78809)
+++ trunk/dports/databases/postgresql84/Portfile	2011-05-23 11:03:34 UTC (rev 78810)
@@ -118,6 +118,10 @@
 	configure.env-append		TCLSH=${prefix}/bin/tclsh
 }
 
+variant earthdistance description {add earthdistance contrib module} {
+    lappend contribs cube earthdistance
+}
+
 post-install {
 	ui_msg "\nTo use the postgresql server, install the postgresql84-server port"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110523/dc8a4972/attachment.html>


More information about the macports-changes mailing list