[82356] trunk/dports/www/mod_dnssd/Portfile

jmr at macports.org jmr at macports.org
Fri Aug 12 15:15:56 PDT 2011


Revision: 82356
          http://trac.macports.org/changeset/82356
Author:   jmr at macports.org
Date:     2011-08-12 15:15:55 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
mod_dnssd: add pkgconfig dep

Modified Paths:
--------------
    trunk/dports/www/mod_dnssd/Portfile

Modified: trunk/dports/www/mod_dnssd/Portfile
===================================================================
--- trunk/dports/www/mod_dnssd/Portfile	2011-08-12 21:58:51 UTC (rev 82355)
+++ trunk/dports/www/mod_dnssd/Portfile	2011-08-12 22:15:55 UTC (rev 82356)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem          1.0
+
 name                mod_dnssd
 version             0.6
 categories          www
@@ -17,6 +18,7 @@
                     sha1    22a90b4e3a5c042b47926888bbc41d79d9745b10 \
                     rmd160  75e3d85960761221be6ff1736d6dbe73da01d24f
 
+depends_build       port:pkgconfig
 depends_lib         port:apache2 port:avahi
 
 patchfiles          patch-src_Makefile.in.diff
@@ -47,4 +49,3 @@
    ui_msg " for further details on configuration of this module"
 
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/6ac77a93/attachment.html>


More information about the macports-changes mailing list