[56017] trunk/dports/textproc/intltool/Portfile
raimue at macports.org
raimue at macports.org
Sun Aug 23 06:38:43 PDT 2009
Revision: 56017
http://trac.macports.org/changeset/56017
Author: raimue at macports.org
Date: 2009-08-23 06:38:39 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
textproc/intltool:
Add missing dependencies on p5-* modules
Modified Paths:
--------------
trunk/dports/textproc/intltool/Portfile
Modified: trunk/dports/textproc/intltool/Portfile
===================================================================
--- trunk/dports/textproc/intltool/Portfile 2009-08-23 10:53:40 UTC (rev 56016)
+++ trunk/dports/textproc/intltool/Portfile 2009-08-23 13:38:39 UTC (rev 56017)
@@ -31,7 +31,10 @@
depends_build port:gnome-common
depends_lib port:expat \
path:bin/perl:perl5 \
- port:p5-xml-parser
+ port:p5-xml-parser \
+ port:p5-getopt-long \
+ port:p5-pathtools \
+ port:p5-scalar-list-utils
configure.perl ${prefix}/bin/perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/ed05b21e/attachment.html>
More information about the macports-changes
mailing list