[74474] trunk/dports/x11/xorg-server-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 18 10:58:44 PST 2010


Revision: 74474
          http://trac.macports.org/changeset/74474
Author:   jeremyhu at macports.org
Date:     2010-12-18 10:58:39 -0800 (Sat, 18 Dec 2010)
Log Message:
-----------
xorg-server-devel: Add missing dependencies, #27711

Modified Paths:
--------------
    trunk/dports/x11/xorg-server-devel/Portfile

Modified: trunk/dports/x11/xorg-server-devel/Portfile
===================================================================
--- trunk/dports/x11/xorg-server-devel/Portfile	2010-12-18 18:58:00 UTC (rev 74473)
+++ trunk/dports/x11/xorg-server-devel/Portfile	2010-12-18 18:58:39 UTC (rev 74474)
@@ -31,6 +31,7 @@
 	port:pkgconfig \
 	port:mesa \
 	port:xorg-applewmproto \
+	port:xorg-bigreqsproto \
 	port:xorg-damageproto \
 	port:xorg-fixesproto \
 	port:xorg-fontsproto \
@@ -46,8 +47,7 @@
 	port:xorg-xproto \
 	port:xorg-xextproto \
 	port:xorg-xineramaproto \
-	port:xorg-xtrans \
-	port:xorg-util-macros
+	port:xorg-xtrans
 
 # This xinit dependency needs to be port: not bin: because we specifically run ${prefix}/bin/startx from bundle-main.c
 depends_run \
@@ -90,6 +90,10 @@
 
 build.args V=1
 
+depends_build-append \
+	port:xorg-util-macros \
+	port:xorg-font-util
+
 post-destroot {
 	ln -s Xquartz ${destroot}${prefix}/bin/X
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101218/8fb40f20/attachment.html>


More information about the macports-changes mailing list