[69849] trunk/dports/devel/libgpg-error/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jul 18 18:37:49 PDT 2010


Revision: 69849
          http://trac.macports.org/changeset/69849
Author:   ryandesign at macports.org
Date:     2010-07-18 18:37:49 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
libgpg-error: use archcheck portgroup; see #25738

Modified Paths:
--------------
    trunk/dports/devel/libgpg-error/Portfile

Modified: trunk/dports/devel/libgpg-error/Portfile
===================================================================
--- trunk/dports/devel/libgpg-error/Portfile	2010-07-19 01:36:29 UTC (rev 69848)
+++ trunk/dports/devel/libgpg-error/Portfile	2010-07-19 01:37:49 UTC (rev 69849)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       archcheck 1.0
 
 name            libgpg-error
 version         1.8
@@ -21,6 +22,9 @@
 depends_lib     port:libiconv \
                 port:gettext
 
+archcheck.files lib/libiconv.dylib \
+                lib/libintl.dylib
+
 checksums           md5     1d2005268a2f096db28cf9cf77b3229a \
                     sha1    f5cf677a7cd684645feaa9704d09eb5cd6d97e8a \
                     rmd160  65d2c96bced82af76d9a68c416bfb9ea183ab087
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100718/7ee467a0/attachment.html>


More information about the macports-changes mailing list