[61974] trunk/dports/graphics/dcraw/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Dec 26 09:27:59 PST 2009
Revision: 61974
http://trac.macports.org/changeset/61974
Author: ryandesign at macports.org
Date: 2009-12-26 09:27:58 -0800 (Sat, 26 Dec 2009)
Log Message:
-----------
dcraw: add archcheck portgroup
Modified Paths:
--------------
trunk/dports/graphics/dcraw/Portfile
Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile 2009-12-26 17:26:35 UTC (rev 61973)
+++ trunk/dports/graphics/dcraw/Portfile 2009-12-26 17:27:58 UTC (rev 61974)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+PortGroup archcheck 1.0
name dcraw
version 8.99-20091225135800
@@ -33,6 +34,11 @@
port:jpeg \
port:lcms
+archcheck.files lib/libintl.dylib \
+ lib/libiconv.dylib \
+ lib/libjpeg.dylib \
+ lib/liblcms.dylib
+
post-extract {
xinstall -W ${filespath} Makefile.in ${worksrcpath}/Makefile
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091226/358c27a2/attachment.html>
More information about the macports-changes
mailing list