[69847] trunk/dports/devel/opencdk/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jul 18 18:34:18 PDT 2010


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

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

Modified: trunk/dports/devel/opencdk/Portfile
===================================================================
--- trunk/dports/devel/opencdk/Portfile	2010-07-19 00:29:35 UTC (rev 69846)
+++ trunk/dports/devel/opencdk/Portfile	2010-07-19 01:34:15 UTC (rev 69847)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup       archcheck 1.0
 
 name            opencdk
 version         0.6.6
@@ -26,6 +27,9 @@
 depends_lib     port:libgcrypt \
                 port:zlib
 
+archcheck.files lib/libgcrypt.dylib \
+                lib/libz.dylib
+
 livecheck.type      gnu
 livecheck.name      gnutls
 livecheck.distname  $name
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100718/e2c9f52b/attachment.html>


More information about the macports-changes mailing list