[83550] trunk/dports/devel/libusb-devel/Portfile

adfernandes at macports.org adfernandes at macports.org
Mon Sep 5 11:53:57 PDT 2011


Revision: 83550
          http://trac.macports.org/changeset/83550
Author:   adfernandes at macports.org
Date:     2011-09-05 11:53:52 -0700 (Mon, 05 Sep 2011)
Log Message:
-----------
devel/libusb-devel: link IOKit and CoreFoundation, closes #31055

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

Modified: trunk/dports/devel/libusb-devel/Portfile
===================================================================
--- trunk/dports/devel/libusb-devel/Portfile	2011-09-05 17:12:17 UTC (rev 83549)
+++ trunk/dports/devel/libusb-devel/Portfile	2011-09-05 18:53:52 UTC (rev 83550)
@@ -25,6 +25,7 @@
 
 depends_build   port:autoconf port:automake port:libtool
 pre-configure   { system "cd ${worksrcpath}; ./autogen.sh" }
+configure.ldflags-append "-framework IOKit -framework CoreFoundation"
 
                 # This patch is required for the Kinect: http://openkinect.org/wiki/Getting_Started
                 # and is a known issue: <http://vimeo.com/16734124> and <http://www.libusb.org/ticket/31>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110905/50290245/attachment-0001.html>


More information about the macports-changes mailing list