[55703] trunk/dports/x11/xorg-libXcomposite/Portfile
nox at macports.org
nox at macports.org
Mon Aug 17 04:31:50 PDT 2009
Revision: 55703
http://trac.macports.org/changeset/55703
Author: nox at macports.org
Date: 2009-08-17 04:31:47 -0700 (Mon, 17 Aug 2009)
Log Message:
-----------
xorg-libXcomposite:
* Add xorg-xextproto as a build dependency:
Package 'FixesProto' requires 'xextproto >= 7.0.99.1' but version of XExtProto is 7.0.5
* Move xorg-compositeproto to build dependencies.
Modified Paths:
--------------
trunk/dports/x11/xorg-libXcomposite/Portfile
Modified: trunk/dports/x11/xorg-libXcomposite/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXcomposite/Portfile 2009-08-17 09:54:13 UTC (rev 55702)
+++ trunk/dports/x11/xorg-libXcomposite/Portfile 2009-08-17 11:31:47 UTC (rev 55703)
@@ -21,11 +21,12 @@
use_bzip2 yes
use_parallel_build yes
-depends_build port:pkgconfig
+depends_build port:pkgconfig \
+ port:xorg-xextproto \
+ port:xorg-compositeproto
depends_lib port:xorg-libXfixes \
- port:xorg-libXext \
- port:xorg-compositeproto
+ port:xorg-libXext
livecheck.check regex
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090817/0821b192/attachment-0001.html>
More information about the macports-changes
mailing list