[89434] trunk/dports/math/crfsuite/Portfile

hum at macports.org hum at macports.org
Sat Jan 28 18:21:39 PST 2012


Revision: 89434
          http://trac.macports.org/changeset/89434
Author:   hum at macports.org
Date:     2012-01-28 18:21:39 -0800 (Sat, 28 Jan 2012)
Log Message:
-----------
crfsuite: fix depends_build; see http://lists.macosforge.org/pipermail/macports-dev/2012-January/017558.html.

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

Modified: trunk/dports/math/crfsuite/Portfile
===================================================================
--- trunk/dports/math/crfsuite/Portfile	2012-01-29 02:20:32 UTC (rev 89433)
+++ trunk/dports/math/crfsuite/Portfile	2012-01-29 02:21:39 UTC (rev 89434)
@@ -19,7 +19,9 @@
 checksums           rmd160  f202eeb0fcf29b3e0b0c49d84b111c3bf2b764aa \
                     sha256  7ac996883f3f925c8bf233a5d7c1462034f68df728775c8dc781faeaf7cd00ff
 
-depends_build       port:libtool
+depends_build       port:libtool  \
+                    port:autoconf \
+                    port:automake
 depends_lib         port:liblbfgs
 
 patchfiles          patch-autogen.sh.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120128/fc591d75/attachment.html>


More information about the macports-changes mailing list