Revision: 110303 https://trac.macports.org/changeset/110303 Author: jeremyhu@macports.org Date: 2013-08-29 12:48:58 -0700 (Thu, 29 Aug 2013) Log Message: ----------- xorg-libX11: Add missing build dependency on xorg-util-macros Modified Paths: -------------- trunk/dports/x11/xorg-libX11/Portfile Modified: trunk/dports/x11/xorg-libX11/Portfile =================================================================== --- trunk/dports/x11/xorg-libX11/Portfile 2013-08-29 19:43:56 UTC (rev 110302) +++ trunk/dports/x11/xorg-libX11/Portfile 2013-08-29 19:48:58 UTC (rev 110303) @@ -27,7 +27,8 @@ port:xorg-xcmiscproto \ port:xorg-xextproto \ port:xorg-xf86bigfontproto \ - port:xorg-inputproto + port:xorg-inputproto \ + port:xorg-util-macros depends_lib port:xorg-libXdmcp \ port:xorg-libXau \
participants (1)
-
jeremyhu@macports.org