[123108] trunk/dports/math/vowpal_wabbit/Portfile

hum at macports.org hum at macports.org
Tue Aug 5 05:19:05 PDT 2014


Revision: 123108
          https://trac.macports.org/changeset/123108
Author:   hum at macports.org
Date:     2014-08-05 05:19:05 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
vowpal_wabbit: use autoreconf syntax.

Modified Paths:
--------------
    trunk/dports/math/vowpal_wabbit/Portfile

Modified: trunk/dports/math/vowpal_wabbit/Portfile
===================================================================
--- trunk/dports/math/vowpal_wabbit/Portfile	2014-08-05 12:17:45 UTC (rev 123107)
+++ trunk/dports/math/vowpal_wabbit/Portfile	2014-08-05 12:19:05 UTC (rev 123108)
@@ -26,9 +26,9 @@
                     port:automake
 depends_lib         port:boost
 
-pre-configure {
-    system -W ${worksrcpath} "./autogen.sh"
-}
+use_autoreconf      yes
+autoreconf.cmd      ./autogen.sh
+autoreconf.args
 
 test.run            yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140805/476d1043/attachment.html>


More information about the macports-changes mailing list