[129202] trunk/dports/science/dqsegdb/Portfile

ram at macports.org ram at macports.org
Mon Dec 8 14:35:23 PST 2014


Revision: 129202
          https://trac.macports.org/changeset/129202
Author:   ram at macports.org
Date:     2014-12-08 14:35:23 -0800 (Mon, 08 Dec 2014)
Log Message:
-----------
science/dqsegdb: add git and a build dependency

Modified Paths:
--------------
    trunk/dports/science/dqsegdb/Portfile

Modified: trunk/dports/science/dqsegdb/Portfile
===================================================================
--- trunk/dports/science/dqsegdb/Portfile	2014-12-08 22:24:52 UTC (rev 129201)
+++ trunk/dports/science/dqsegdb/Portfile	2014-12-08 22:35:23 UTC (rev 129202)
@@ -5,6 +5,7 @@
 
 name          dqsegdb
 version       1.0.2
+revision      2
 categories    science
 platforms     darwin
 supported_archs noarch
@@ -23,6 +24,9 @@
 python.default_version 27
 
 depends_lib-append port:glue
+# git shouldn't be required when building, add git as a build dependency
+# until upstream can address this
+depends_build port:git
 
 python.link_binaries_suffix
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141208/6f7e02f9/attachment.html>


More information about the macports-changes mailing list