Revision: 91584 https://trac.macports.org/changeset/91584 Author: jmr@macports.org Date: 2012-04-06 01:14:51 -0700 (Fri, 06 Apr 2012) Log Message: ----------- xorg-libXdamage: add missing xextproto build dep Modified Paths: -------------- trunk/dports/x11/xorg-libXdamage/Portfile Modified: trunk/dports/x11/xorg-libXdamage/Portfile =================================================================== --- trunk/dports/x11/xorg-libXdamage/Portfile 2012-04-06 06:41:46 UTC (rev 91583) +++ trunk/dports/x11/xorg-libXdamage/Portfile 2012-04-06 08:14:51 UTC (rev 91584) @@ -21,7 +21,8 @@ use_bzip2 yes use_parallel_build yes -depends_build port:pkgconfig +depends_build port:pkgconfig \ + port:xorg-xextproto depends_lib port:xorg-libXfixes \ port:xorg-damageproto