[69848] trunk/dports/devel/libgcrypt/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jul 18 18:36:30 PDT 2010


Revision: 69848
          http://trac.macports.org/changeset/69848
Author:   ryandesign at macports.org
Date:     2010-07-18 18:36:29 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
libgcrypt: use archcheck portgroup; see #25738

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

Modified: trunk/dports/devel/libgcrypt/Portfile
===================================================================
--- trunk/dports/devel/libgcrypt/Portfile	2010-07-19 01:34:15 UTC (rev 69847)
+++ trunk/dports/devel/libgcrypt/Portfile	2010-07-19 01:36:29 UTC (rev 69848)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup       archcheck 1.0
 
 name            libgcrypt
 version         1.4.5
@@ -30,6 +31,8 @@
 
 depends_lib     port:libgpg-error
 
+archcheck.files lib/libgpg-error.dylib
+
 configure.args  --disable-asm
 
 post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100718/f3e0d43e/attachment.html>


More information about the macports-changes mailing list