[54146] trunk/dports/devel/roboctl/Portfile

toby at macports.org toby at macports.org
Tue Jul 21 16:41:14 PDT 2009


Revision: 54146
          http://trac.macports.org/changeset/54146
Author:   toby at macports.org
Date:     2009-07-21 16:41:14 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
update libusb dependency

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

Modified: trunk/dports/devel/roboctl/Portfile
===================================================================
--- trunk/dports/devel/roboctl/Portfile	2009-07-21 23:40:44 UTC (rev 54145)
+++ trunk/dports/devel/roboctl/Portfile	2009-07-21 23:41:14 UTC (rev 54146)
@@ -4,6 +4,7 @@
 
 name		roboctl
 version		0.3.5
+revision	1
 categories	devel
 platforms	darwin
 maintainers	tds.net:jwbacon
@@ -21,7 +22,7 @@
 
 use_configure	no
 
-depends_lib	port:libusb
+depends_lib	port:libusb-compat
 
 destroot.destdir	PREFIX=${destroot}${prefix}
 build.cmd	"make depend && make"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090721/801da04f/attachment.html>


More information about the macports-changes mailing list