[61948] trunk/dports/x11/xorg-xcb-util/Portfile

nox at macports.org nox at macports.org
Thu Dec 24 12:51:08 PST 2009


Revision: 61948
          http://trac.macports.org/changeset/61948
Author:   nox at macports.org
Date:     2009-12-24 12:51:08 -0800 (Thu, 24 Dec 2009)
Log Message:
-----------
Use archcheck port group in xorg-xcb-util

Modified Paths:
--------------
    trunk/dports/x11/xorg-xcb-util/Portfile

Modified: trunk/dports/x11/xorg-xcb-util/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util/Portfile	2009-12-24 20:50:54 UTC (rev 61947)
+++ trunk/dports/x11/xorg-xcb-util/Portfile	2009-12-24 20:51:08 UTC (rev 61948)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup archcheck 1.0
 
 name		xorg-xcb-util
 version		0.3.6
@@ -23,6 +24,8 @@
 depends_lib	port:xorg-libxcb \
                 port:xorg-xproto
 
+archcheck.files ${prefix}/lib/libxcb.dylib
+
 livecheck.type  regex
 livecheck.url   ${master_sites}?C=M&O=D
 livecheck.regex xcb-util-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091224/a1442726/attachment-0001.html>


More information about the macports-changes mailing list