[88021] trunk/dports/textproc/libiconv/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 15 23:01:44 PST 2011


Revision: 88021
          http://trac.macports.org/changeset/88021
Author:   ryandesign at macports.org
Date:     2011-12-15 23:01:44 -0800 (Thu, 15 Dec 2011)
Log Message:
-----------
libiconv: add grep and sed build dependencies; see #32553

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

Modified: trunk/dports/textproc/libiconv/Portfile
===================================================================
--- trunk/dports/textproc/libiconv/Portfile	2011-12-16 06:54:09 UTC (rev 88020)
+++ trunk/dports/textproc/libiconv/Portfile	2011-12-16 07:01:44 UTC (rev 88021)
@@ -32,8 +32,9 @@
                         sha1    8384da4114d62018b6bed2d8973237a423c1cbf1 \
                         rmd160  62852bd1cd22f0be0280c4f64bd6d256b4b00917
 
-depends_build \
-    port:gperf
+depends_build           port:gperf \
+                        bin:sed:gsed \
+                        bin:grep:grep
 
 # Use -p1 to accommodate the cp932fix patch
 patch.pre_args -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111215/2ec7f1b5/attachment-0001.html>


More information about the macports-changes mailing list