[64074] trunk/dports/sysutils/cdrtools/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Feb 21 07:34:47 PST 2010
Revision: 64074
http://trac.macports.org/changeset/64074
Author: ryandesign at macports.org
Date: 2010-02-21 07:34:47 -0800 (Sun, 21 Feb 2010)
Log Message:
-----------
cdrtools: use archcheck portgroup; see #21753
Modified Paths:
--------------
trunk/dports/sysutils/cdrtools/Portfile
Modified: trunk/dports/sysutils/cdrtools/Portfile
===================================================================
--- trunk/dports/sysutils/cdrtools/Portfile 2010-02-21 15:33:37 UTC (rev 64073)
+++ trunk/dports/sysutils/cdrtools/Portfile 2010-02-21 15:34:47 UTC (rev 64074)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+PortGroup archcheck 1.0
name cdrtools
version 2.01.01a76
@@ -28,6 +29,8 @@
depends_lib port:gettext
+archcheck.files lib/libintl.dylib
+
post-patch {
reinplace "s|/opt/schily|${prefix}|g" \
${worksrcpath}/DEFAULTS/Defaults.darwin \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100221/5d7a9f42/attachment.html>
More information about the macports-changes
mailing list