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

michaelld at macports.org michaelld at macports.org
Thu Jun 4 16:40:53 PDT 2015


Revision: 137105
          https://trac.macports.org/changeset/137105
Author:   michaelld at macports.org
Date:     2015-06-04 16:40:53 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
libusb*: add dependency on autoconf.

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

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


More information about the macports-changes mailing list