Revision
122987
Author
devans@macports.org
Date
2014-08-02 19:57:04 -0700 (Sat, 02 Aug 2014)

Log Message

p5-gnome2-print: add perl branch 5.20.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-gnome2-print/Portfile (122986 => 122987)


--- trunk/dports/perl/p5-gnome2-print/Portfile	2014-08-03 02:16:50 UTC (rev 122986)
+++ trunk/dports/perl/p5-gnome2-print/Portfile	2014-08-03 02:57:04 UTC (rev 122987)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Gnome2-Print 1.000
 revision            4
 license             LGPL
@@ -26,6 +26,7 @@
                     rmd160  edc870a12f4026667189eb077bd10f01e9ebae0f
 
 master_sites        http://search.cpan.org/CPAN/authors/id/E/EB/EBASSI
+
 if {${perl5.major} != ""} {
-depends_lib-append  port:libgnomeprintui port:p${perl5.major}-gtk2
+    depends_lib-append  port:libgnomeprintui port:p${perl5.major}-gtk2
 }