[137104] trunk/dports/devel/libusb/Portfile

michaelld at macports.org michaelld at macports.org
Thu Jun 4 16:38:13 PDT 2015


Revision: 137104
          https://trac.macports.org/changeset/137104
Author:   michaelld at macports.org
Date:     2015-06-04 16:38:13 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
libusb*: add dependency on automake.

Modified Paths:
--------------
    trunk/dports/devel/libusb/Portfile

Modified: trunk/dports/devel/libusb/Portfile
===================================================================
--- trunk/dports/devel/libusb/Portfile	2015-06-04 23:34:34 UTC (rev 137103)
+++ trunk/dports/devel/libusb/Portfile	2015-06-04 23:38:13 UTC (rev 137104)
@@ -53,7 +53,8 @@
 
 homepage         http://libusb.info/
 
-depends_build    port:libtool
+depends_build    port:libtool \
+                 port:automake
 
 configure.cmd    ./autogen.sh
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/2ef7a635/attachment.html>


More information about the macports-changes mailing list