[68136] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Thu May 27 12:24:47 PDT 2010


Revision: 68136
          http://trac.macports.org/changeset/68136
Author:   ryandesign at macports.org
Date:     2010-05-27 12:24:45 -0700 (Thu, 27 May 2010)
Log Message:
-----------
glib2, glib2-devel: add archcheck; see #25049

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2010-05-27 19:22:24 UTC (rev 68135)
+++ trunk/dports/devel/glib2/Portfile	2010-05-27 19:24:45 UTC (rev 68136)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem                  1.0
+PortGroup                   archcheck 1.0
 
 name                        glib2
 conflicts                   glib2-devel
@@ -46,6 +47,9 @@
                             path:bin/perl:perl5 \
                             bin:python:python_select
 
+archcheck.files             lib/libintl.dylib \
+                            lib/libiconv.dylib \
+                            lib/libz.dylib
 use_autoconf                yes
 
 # -lresolv is needed at least on Tiger PPC.

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2010-05-27 19:22:24 UTC (rev 68135)
+++ trunk/dports/devel/glib2-devel/Portfile	2010-05-27 19:24:45 UTC (rev 68136)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem                  1.0
+PortGroup                   archcheck 1.0
 
 name                        glib2-devel
 conflicts                   glib2
@@ -46,6 +47,10 @@
                             path:bin/perl:perl5 \
                             bin:python:python_select
 
+archcheck.files             lib/libintl.dylib \
+                            lib/libiconv.dylib \
+                            lib/libz.dylib
+
 use_autoconf                yes
 
 # -lresolv is needed at least on Tiger PPC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100527/e1f85fdc/attachment.html>


More information about the macports-changes mailing list