[41992] trunk/dports/net/avahi/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 13 01:11:13 PST 2008


Revision: 41992
          http://trac.macports.org/changeset/41992
Author:   ryandesign at macports.org
Date:     2008-11-13 01:11:13 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
avahi: pkgconfig is a build dependency only

Modified Paths:
--------------
    trunk/dports/net/avahi/Portfile

Modified: trunk/dports/net/avahi/Portfile
===================================================================
--- trunk/dports/net/avahi/Portfile	2008-11-13 09:09:50 UTC (rev 41991)
+++ trunk/dports/net/avahi/Portfile	2008-11-13 09:11:13 UTC (rev 41992)
@@ -37,9 +37,10 @@
     reinplace "s|/System|${destroot}|g" ${worksrcpath}/initscript/darwin/Makefile.in
 }
 
-depends_run     port:pkgconfig \
-                port:intltool
+depends_build   port:pkgconfig
 
+depends_run     port:intltool
+
 depends_lib     port:libdaemon \
                 path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:gtk2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/7bdb5d26/attachment.html>


More information about the macports-changes mailing list