[106101] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Tue May 14 16:21:43 PDT 2013


Revision: 106101
          https://trac.macports.org/changeset/106101
Author:   ryandesign at macports.org
Date:     2013-05-14 16:21:43 -0700 (Tue, 14 May 2013)
Log Message:
-----------
glib2, glib2-devel: remove archcheck portgroup

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2013-05-14 23:08:48 UTC (rev 106100)
+++ trunk/dports/devel/glib2/Portfile	2013-05-14 23:21:43 UTC (rev 106101)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem                  1.0
-PortGroup                   archcheck 1.0
 PortGroup                   conflicts_build 1.0
 
 name                        glib2
@@ -50,11 +49,6 @@
                             port:libffi \
                             path:bin/perl:perl5
 
-archcheck.files             lib/libintl.dylib \
-                            lib/libiconv.dylib \
-                            lib/libz.dylib \
-                            lib/libffi.dylib
-
 # TODO: compiling with clang produces a glib that breaks other ports; see #32202, #32204, #32233.
 compiler.blacklist          clang
 

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2013-05-14 23:08:48 UTC (rev 106100)
+++ trunk/dports/devel/glib2-devel/Portfile	2013-05-14 23:21:43 UTC (rev 106101)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem                  1.0
-PortGroup                   archcheck 1.0
 PortGroup                   conflicts_build 1.0
 
 name                        glib2-devel
@@ -50,11 +49,6 @@
                             port:libffi \
                             path:bin/perl:perl5
 
-archcheck.files             lib/libintl.dylib \
-                            lib/libiconv.dylib \
-                            lib/libz.dylib \
-                            lib/libffi.dylib
-
 # TODO: compiling with clang produces a glib that breaks other ports; see #32202, #32204, #32233.
 compiler.blacklist          clang
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/d7b1ef3b/attachment-0001.html>


More information about the macports-changes mailing list