[29396] trunk/dports/textproc/intltool/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Sep 22 16:01:02 PDT 2007
Revision: 29396
http://trac.macosforge.org/projects/macports/changeset/29396
Author: nox at macports.org
Date: 2007-09-22 16:01:01 -0700 (Sat, 22 Sep 2007)
Log Message:
-----------
intltool:
* Added perl5.8 dependency.
* Removed obsolete configure arg.
Modified Paths:
--------------
trunk/dports/textproc/intltool/Portfile
Modified: trunk/dports/textproc/intltool/Portfile
===================================================================
--- trunk/dports/textproc/intltool/Portfile 2007-09-22 22:47:13 UTC (rev 29395)
+++ trunk/dports/textproc/intltool/Portfile 2007-09-22 23:01:01 UTC (rev 29396)
@@ -22,9 +22,12 @@
checksums md5 e41b8d791775fbd683784408f0e336a4 \
sha1 c2ccd02b7688eb0b299608cb446dc80cdcd18795 \
rmd160 63516bee4b29c0d93000ca63ecf3d9c131f6ae1e
-depends_lib port:expat port:gettext lib:p5-xml-parser:p5-xml-parser
+
+depends_lib port:expat \
+ port:perl5.8 \
+ port:p5-xml-parser
+
use_bzip2 yes
-configure.args --mandir=${prefix}/share/man
test.run yes
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070922/cc9f5022/attachment.html
More information about the macports-changes
mailing list