[22411] trunk/dports/devel/libtre/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 28 01:34:42 PST 2007


Revision: 22411
          http://trac.macosforge.org/projects/macports/changeset/22411
Author:   pipping at macports.org
Date:     2007-02-28 01:34:42 -0800 (Wed, 28 Feb 2007)

Log Message:
-----------
 * add dependency gettext

Modified Paths:
--------------
    trunk/dports/devel/libtre/Portfile

Modified: trunk/dports/devel/libtre/Portfile
===================================================================
--- trunk/dports/devel/libtre/Portfile	2007-02-28 09:18:38 UTC (rev 22410)
+++ trunk/dports/devel/libtre/Portfile	2007-02-28 09:34:42 UTC (rev 22411)
@@ -19,5 +19,6 @@
 
 configure.args	--mandir=${prefix}/share/man
 
-platform darwin 8 { configure.env	CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 }
+depends_lib     port:gettext
 
+platform darwin 8 { configure.env-append	CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070228/9790fc9a/attachment.html


More information about the macports-changes mailing list