[68247] trunk/dports/x11/xorg-server/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat May 29 15:39:51 PDT 2010


Revision: 68247
          http://trac.macports.org/changeset/68247
Author:   jeremyhu at macports.org
Date:     2010-05-29 15:39:48 -0700 (Sat, 29 May 2010)
Log Message:
-----------
xorg-server: Don't arch-check doxygen

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

Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile	2010-05-29 22:34:00 UTC (rev 68246)
+++ trunk/dports/x11/xorg-server/Portfile	2010-05-29 22:39:48 UTC (rev 68247)
@@ -53,6 +53,10 @@
 	port:xorg-util-macros \
 	port:doxygen
 
+if {[info exists supported_archs]} {
+        depends_skip_archcheck doxygen
+}
+
 # This xinit dependency needs to be port: not bin: because we specifically run ${prefix}/bin/startx from bundle-main.c
 depends_run \
 	port:xinit \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100529/e49ac67e/attachment.html>


More information about the macports-changes mailing list