[118235] trunk/dports/finance/bitcoin/Portfile

and.damore at macports.org and.damore at macports.org
Wed Mar 26 14:35:10 PDT 2014


Revision: 118235
          https://trac.macports.org/changeset/118235
Author:   and.damore at macports.org
Date:     2014-03-26 14:35:10 -0700 (Wed, 26 Mar 2014)
Log Message:
-----------
port bitcoin: adding missing build dependencies on autotools, openmaintainer

Modified Paths:
--------------
    trunk/dports/finance/bitcoin/Portfile

Modified: trunk/dports/finance/bitcoin/Portfile
===================================================================
--- trunk/dports/finance/bitcoin/Portfile	2014-03-26 21:05:11 UTC (rev 118234)
+++ trunk/dports/finance/bitcoin/Portfile	2014-03-26 21:35:10 UTC (rev 118235)
@@ -24,7 +24,10 @@
 checksums           rmd160  aec2cc5f5d035728864577d5575d460e52c0fbf6 \
                     sha256  229e5e13ff45f6d4302d618859aee9d36791f93bc7357d02bf2fabc683fdf2f4
 
-depends_build       port:pkgconfig
+depends_build       port:pkgconfig \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
 depends_lib         port:boost \
                     port:openssl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140326/b335b26a/attachment-0001.html>


More information about the macports-changes mailing list