[98854] trunk/dports/science/gnuradio-qtgui/Portfile

michaelld at macports.org michaelld at macports.org
Thu Oct 18 11:37:28 PDT 2012


Revision: 98854
          http://trac.macports.org//changeset/98854
Author:   michaelld at macports.org
Date:     2012-10-18 11:37:28 -0700 (Thu, 18 Oct 2012)
Log Message:
-----------
gnuradio-qtgui : use "path:" instead of "lib:" dependency style to restrict the dependency to be within the MacPorts ${prefix}.

Modified Paths:
--------------
    trunk/dports/science/gnuradio-qtgui/Portfile

Modified: trunk/dports/science/gnuradio-qtgui/Portfile
===================================================================
--- trunk/dports/science/gnuradio-qtgui/Portfile	2012-10-18 16:28:16 UTC (rev 98853)
+++ trunk/dports/science/gnuradio-qtgui/Portfile	2012-10-18 18:37:28 UTC (rev 98854)
@@ -33,7 +33,7 @@
 
 depends_lib     port:gnuradio-core \
                 port:qwtplot3d \
-                lib:qwt:qwt-devel
+                path:lib/libqwt.dylib:qwt-devel
 
 archcheck.files lib/libgnuradio-core.dylib \
                 lib/libqwtplot3d.dylib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121018/1a281959/attachment.html>


More information about the macports-changes mailing list