[75245] trunk/dports/irc/xchat2/Portfile

blair at macports.org blair at macports.org
Tue Jan 18 12:29:44 PST 2011


Revision: 75245
          http://trac.macports.org/changeset/75245
Author:   blair at macports.org
Date:     2011-01-18 12:29:35 -0800 (Tue, 18 Jan 2011)
Log Message:
-----------
If the libsexy port is installed, then xchat2 will pick it up as a
dependency, so add it as an explicit dependency.

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

Modified: trunk/dports/irc/xchat2/Portfile
===================================================================
--- trunk/dports/irc/xchat2/Portfile	2011-01-18 20:25:19 UTC (rev 75244)
+++ trunk/dports/irc/xchat2/Portfile	2011-01-18 20:29:35 UTC (rev 75245)
@@ -5,7 +5,7 @@
 
 name                xchat2
 version             2.8.8
-revision            3
+revision            4
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          irc
 maintainers         afb openmaintainer
@@ -28,7 +28,7 @@
                     rmd160  1bc3e0ff00e15c83588dd21a3ef3e8e34f953331
 
 depends_build       port:pkgconfig
-depends_lib         port:gtk2 path:bin/perl:perl5
+depends_lib         port:gtk2 port:libsexy path:bin/perl:perl5
 
 patchfiles          patch-gtk2.19.7.diff
 patch.pre_args      -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110118/ddec53d2/attachment.html>


More information about the macports-changes mailing list