Revision
118207
Author
and.damore@macports.org
Date
2014-03-25 11:11:01 -0700 (Tue, 25 Mar 2014)

Log Message

port bitcoin: call the whole autogen script, openmaintainer

Modified Paths

Diff

Modified: trunk/dports/finance/bitcoin/Portfile (118206 => 118207)


--- trunk/dports/finance/bitcoin/Portfile	2014-03-25 18:06:16 UTC (rev 118206)
+++ trunk/dports/finance/bitcoin/Portfile	2014-03-25 18:11:01 UTC (rev 118207)
@@ -34,7 +34,8 @@
                     port:protobuf-cpp
 
 use_autoreconf      yes
-autoreconf.args-append --force
+autoreconf.cmd      ./autogen.sh
+autoreconf.args
 
 build.args          appbundle
 build.jobs          1