[66280] trunk/dports/textproc/cowsay/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 8 00:36:13 PDT 2010


Revision: 66280
          http://trac.macports.org/changeset/66280
Author:   ryandesign at macports.org
Date:     2010-04-08 00:36:12 -0700 (Thu, 08 Apr 2010)
Log Message:
-----------
cowsay is noarch

Modified Paths:
--------------
    trunk/dports/textproc/cowsay/Portfile

Modified: trunk/dports/textproc/cowsay/Portfile
===================================================================
--- trunk/dports/textproc/cowsay/Portfile	2010-04-08 07:35:26 UTC (rev 66279)
+++ trunk/dports/textproc/cowsay/Portfile	2010-04-08 07:36:12 UTC (rev 66280)
@@ -14,6 +14,9 @@
 checksums	md5 b29169797359420dadb998079021a494
 patchfiles	patch-cowsay patch-install.sh
 use_configure	no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 build		{}
 destroot	{system "cd $worksrcpath && sh install.sh ${destroot}${prefix}"
 		reinplace s,${destroot}${prefix},${prefix}, ${destroot}${prefix}/bin/cowsay }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100408/916f9e07/attachment.html>


More information about the macports-changes mailing list