[41444] trunk/dports/cross/i386-elf-binutils/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Mon Nov 3 04:12:10 PST 2008


Revision: 41444
          http://trac.macports.org/changeset/41444
Author:   pguyot at kallisys.net
Date:     2008-11-03 04:12:10 -0800 (Mon, 03 Nov 2008)
Log Message:
-----------
cross/i386-elf-binutils: Declare dependency on gettext

Modified Paths:
--------------
    trunk/dports/cross/i386-elf-binutils/Portfile

Modified: trunk/dports/cross/i386-elf-binutils/Portfile
===================================================================
--- trunk/dports/cross/i386-elf-binutils/Portfile	2008-11-03 11:59:33 UTC (rev 41443)
+++ trunk/dports/cross/i386-elf-binutils/Portfile	2008-11-03 12:12:10 UTC (rev 41444)
@@ -22,6 +22,8 @@
 					sha1    369b21b07e06ec44005603acaa046b2ea69831bd \
 					rmd160  edbb31cfd6e0c1756618532064a46d03779bfadb
 
+depends_lib			port:gettext
+
 # All cross ports violate the mtree layout.
 destroot.violate_mtree	yes
 
@@ -42,7 +44,7 @@
 	system "rm -rf ${worksrcpath}/etc"
 }
 
-patch {
+post-patch {
 	namespace eval crossgcc {}
 
 	# Fix the info pages and related stuff.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081103/d0c69631/attachment.html>


More information about the macports-changes mailing list