[65010] trunk/dports/x11/xorg-libX11/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 19 07:17:27 PDT 2010


Revision: 65010
          http://trac.macports.org/changeset/65010
Author:   ryandesign at macports.org
Date:     2010-03-19 07:17:25 -0700 (Fri, 19 Mar 2010)
Log Message:
-----------
xorg-libX11: add archcheck portgroup; see #24118

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

Modified: trunk/dports/x11/xorg-libX11/Portfile
===================================================================
--- trunk/dports/x11/xorg-libX11/Portfile	2010-03-19 14:05:49 UTC (rev 65009)
+++ trunk/dports/x11/xorg-libX11/Portfile	2010-03-19 14:17:25 UTC (rev 65010)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup archcheck 1.0
 
 name		xorg-libX11
 version		1.3.3
@@ -33,6 +34,9 @@
                 port:xorg-xproto \
                 port:xorg-kbproto
 
+archcheck.files lib/libXdmcp.dylib \
+                lib/libXau.dylib
+
 # Depending on ghostscript for the PDF documentation creates a dependency
 # loop, so we just don't build the specs. #23413
 configure.args  --without-xcb --disable-specs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100319/8b5be00f/attachment.html>


More information about the macports-changes mailing list