[91584] trunk/dports/x11/xorg-libXdamage/Portfile

jmr at macports.org jmr at macports.org
Fri Apr 6 01:14:53 PDT 2012


Revision: 91584
          https://trac.macports.org/changeset/91584
Author:   jmr at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/eee53328/attachment.html>


More information about the macports-changes mailing list