[74076] trunk/dports/irc/znc/Portfile

mfeiri at macports.org mfeiri at macports.org
Sat Dec 4 10:09:02 PST 2010


Revision: 74076
          http://trac.macports.org/changeset/74076
Author:   mfeiri at macports.org
Date:     2010-12-04 10:08:58 -0800 (Sat, 04 Dec 2010)
Log Message:
-----------
pkgconfig is generally a build dependency

Modified Paths:
--------------
    trunk/dports/irc/znc/Portfile

Modified: trunk/dports/irc/znc/Portfile
===================================================================
--- trunk/dports/irc/znc/Portfile	2010-12-04 18:00:55 UTC (rev 74075)
+++ trunk/dports/irc/znc/Portfile	2010-12-04 18:08:58 UTC (rev 74076)
@@ -24,7 +24,6 @@
 
 universal_variant   no
 patchfiles          patch-modules-modperl.cpp.diff
-depends_lib         port:pkgconfig port:c-ares port:openssl port:tcl \
-                    port:perl5 port:swig-perl
+depends_lib         port:c-ares port:openssl port:tcl port:perl5 port:swig-perl
 configure.args      --enable-extra --enable-tcl --with-tcl=${prefix}/lib \
                     --enable-perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101204/cfe34f1f/attachment.html>


More information about the macports-changes mailing list