[84297] trunk/dports/databases/simplevoc-open/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 21 20:35:24 PDT 2011


Revision: 84297
          http://trac.macports.org/changeset/84297
Author:   jmr at macports.org
Date:     2011-09-21 20:35:24 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
simplevoc-open: add autoconf and automake deps, which it wants to regenerate the configure script from the makefile for some reason

Modified Paths:
--------------
    trunk/dports/databases/simplevoc-open/Portfile

Modified: trunk/dports/databases/simplevoc-open/Portfile
===================================================================
--- trunk/dports/databases/simplevoc-open/Portfile	2011-09-22 02:50:50 UTC (rev 84296)
+++ trunk/dports/databases/simplevoc-open/Portfile	2011-09-22 03:35:24 UTC (rev 84297)
@@ -30,7 +30,9 @@
                         sha1    f5c5ea5f0143e0036af6a719416e5a5cf014410b
 
 depends_build           port:boost \
-                        port:libev
+                        port:libev \
+                        port:autoconf \
+                        port:automake
 
 configure.args          --enable-static-libev \
                         --enable-static-boost
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/10a42869/attachment.html>


More information about the macports-changes mailing list