[60910] trunk/dports/devel/xulrunner-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Nov 27 15:01:39 PST 2009


Revision: 60910
          http://trac.macports.org/changeset/60910
Author:   jeremyhu at macports.org
Date:     2009-11-27 15:01:37 -0800 (Fri, 27 Nov 2009)
Log Message:
-----------
xulrunner-devel: Added some archcheck support.

Modified Paths:
--------------
    trunk/dports/devel/xulrunner-devel/Portfile

Modified: trunk/dports/devel/xulrunner-devel/Portfile
===================================================================
--- trunk/dports/devel/xulrunner-devel/Portfile	2009-11-27 22:51:17 UTC (rev 60909)
+++ trunk/dports/devel/xulrunner-devel/Portfile	2009-11-27 23:01:37 UTC (rev 60910)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       archcheck 1.0
 
 name            xulrunner-devel
 set component	xulrunner
@@ -51,6 +52,17 @@
         port:xorg-libXt \
         port:libnotify
 
+archcheck.files \
+        heimdal/lib/libkrb5.dylib \
+        lib/libcanberra.dylib \
+        lib/libgconf-2.dylib \
+        lib/libgtk-x11-2.0.dylib \
+        lib/liblcms.dylib \
+        lib/libnotify.dylib \
+        lib/libXt.dylib \
+        lib/nspr/libnspr4.dylib \
+        lib/nss/libnss3.dylib 
+
 use_autoconf yes
 autoconf.cmd autoconf213
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091127/a2780737/attachment.html>


More information about the macports-changes mailing list