> On Jul 17, 2015, at 1:07 PM, [email protected] wrote: > > Revision > 138727 > Author > [email protected] > Date > 2015-07-17 11:07:53 -0700 (Fri, 17 Jul 2015) > Log Message > > gr-fcdproplus: allow using port libusb or libusb-devel.
> --- trunk/dports/science/gr-fcdproplus/Portfile 2015-07-17 18:00:23 UTC > (rev 138726) > +++ trunk/dports/science/gr-fcdproplus/Portfile 2015-07-17 18:07:53 UTC > (rev 138727) > @@ -7,7 +7,7 @@ > > github.setup dl1ksv gr-fcdproplus > cf5db388e9f2f77b9ad2ff727608d5cf89d8e218 > version 20150330 > -revision 1 > +revision 2 > @@ -21,7 +21,7 @@ > depends_build-append port:pkgconfig > depends_lib-append port:boost \ > port:doxygen \ > - port:libusb \ > + path:lib/libusb-1.0.dylib:libusb \ There's no reason to increase the port's revision for such a change, since it doesn't change anything for those who already have the port installed. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
