[59102] trunk/dports/graphics/libpng/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 9 14:32:39 PDT 2009


Revision: 59102
          http://trac.macports.org/changeset/59102
Author:   ryandesign at macports.org
Date:     2009-10-09 14:32:37 -0700 (Fri, 09 Oct 2009)
Log Message:
-----------
libpng: use the archcheck portgroup

Modified Paths:
--------------
    trunk/dports/graphics/libpng/Portfile

Modified: trunk/dports/graphics/libpng/Portfile
===================================================================
--- trunk/dports/graphics/libpng/Portfile	2009-10-09 21:30:07 UTC (rev 59101)
+++ trunk/dports/graphics/libpng/Portfile	2009-10-09 21:32:37 UTC (rev 59102)
@@ -2,6 +2,7 @@
 
 PortSystem              1.0
 PortGroup               muniversal 1.0
+PortGroup               archcheck 1.0
 
 name                    libpng
 version                 1.2.38
@@ -35,6 +36,8 @@
 depends_lib \
     port:zlib
 
+archcheck.files         lib/libz.dylib
+
 use_parallel_build  yes
 
 test.run                yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091009/7a368efe/attachment.html>


More information about the macports-changes mailing list