[95989] trunk/dports/devel/thrift-devel/Portfile
blair at macports.org
blair at macports.org
Fri Jul 27 10:17:20 PDT 2012
Revision: 95989
https://trac.macports.org/changeset/95989
Author: blair at macports.org
Date: 2012-07-27 10:17:16 -0700 (Fri, 27 Jul 2012)
Log Message:
-----------
thrift-devel: depend on autoconf since automake only depends_build on it.
Modified Paths:
--------------
trunk/dports/devel/thrift-devel/Portfile
Modified: trunk/dports/devel/thrift-devel/Portfile
===================================================================
--- trunk/dports/devel/thrift-devel/Portfile 2012-07-27 16:53:01 UTC (rev 95988)
+++ trunk/dports/devel/thrift-devel/Portfile 2012-07-27 17:17:16 UTC (rev 95989)
@@ -6,6 +6,7 @@
name thrift-devel
conflicts thrift
version 1366428
+revision 1
categories devel
license Apache-2
maintainers gmail.com:naoya.n blair openmaintainer
@@ -28,7 +29,8 @@
use_parallel_build no
-depends_build port:automake \
+depends_build port:autoconf \
+ port:automake \
port:boost \
port:pkgconfig
depends_lib-append port:openssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120727/da737850/attachment.html>
More information about the macports-changes
mailing list