[123474] trunk/dports/perl/p5-pango/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 06:55:02 PDT 2014


Revision: 123474
          https://trac.macports.org/changeset/123474
Author:   mojca at macports.org
Date:     2014-08-09 06:55:02 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-pango: minor whitespace change

Modified Paths:
--------------
    trunk/dports/perl/p5-pango/Portfile

Modified: trunk/dports/perl/p5-pango/Portfile
===================================================================
--- trunk/dports/perl/p5-pango/Portfile	2014-08-09 13:53:20 UTC (rev 123473)
+++ trunk/dports/perl/p5-pango/Portfile	2014-08-09 13:55:02 UTC (rev 123474)
@@ -14,7 +14,9 @@
 platforms           darwin
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-glib path:lib/pkgconfig/pango.pc:pango port:p${perl5.major}-cairo
+depends_lib-append  path:lib/pkgconfig/pango.pc:pango \
+                    port:p${perl5.major}-glib \
+                    port:p${perl5.major}-cairo
 livecheck.type      none
 }
 homepage            http://gtk2-perl.sourceforge.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/1d0e97ac/attachment-0001.html>


More information about the macports-changes mailing list