[55272] trunk/dports/science

ryandesign at macports.org ryandesign at macports.org
Fri Aug 7 17:55:20 PDT 2009


Revision: 55272
          http://trac.macports.org/changeset/55272
Author:   ryandesign at macports.org
Date:     2009-08-07 17:55:19 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
gnuradio-gruel, gnuradio-omnithread: pkgconfig is a build dependency only

Modified Paths:
--------------
    trunk/dports/science/gnuradio-gruel/Portfile
    trunk/dports/science/gnuradio-omnithread/Portfile

Modified: trunk/dports/science/gnuradio-gruel/Portfile
===================================================================
--- trunk/dports/science/gnuradio-gruel/Portfile	2009-08-08 00:53:35 UTC (rev 55271)
+++ trunk/dports/science/gnuradio-gruel/Portfile	2009-08-08 00:55:19 UTC (rev 55272)
@@ -33,8 +33,8 @@
 # whole slew of ports; no other ports are actually required, but we
 # have to make configure happy ;)
 
-depends_lib		port:pkgconfig \
-				port:gawk \
+depends_build	port:pkgconfig
+depends_lib		port:gawk \
 				port:libtool \
 				port:zlib \
 				port:boost \

Modified: trunk/dports/science/gnuradio-omnithread/Portfile
===================================================================
--- trunk/dports/science/gnuradio-omnithread/Portfile	2009-08-08 00:53:35 UTC (rev 55271)
+++ trunk/dports/science/gnuradio-omnithread/Portfile	2009-08-08 00:55:19 UTC (rev 55272)
@@ -31,8 +31,8 @@
 # whole slew of ports; no other ports are actually required, but we
 # have to make configure happy ;)
 
-depends_lib		port:pkgconfig \
-				port:gawk \
+depends_build	port:pkgconfig
+depends_lib		port:gawk \
 				port:libtool \
 				port:zlib \
 				port:boost \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/bbad6a63/attachment.html>


More information about the macports-changes mailing list