[144994] trunk/dports/perl/p5-wx/Portfile

mojca at macports.org mojca at macports.org
Sat Jan 23 11:19:03 PST 2016


Revision: 144994
          https://trac.macports.org/changeset/144994
Author:   mojca at macports.org
Date:     2016-01-23 11:19:02 -0800 (Sat, 23 Jan 2016)
Log Message:
-----------
p5-wx: cosmetic changes only

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

Modified: trunk/dports/perl/p5-wx/Portfile
===================================================================
--- trunk/dports/perl/p5-wx/Portfile	2016-01-23 19:17:48 UTC (rev 144993)
+++ trunk/dports/perl/p5-wx/Portfile	2016-01-23 19:19:02 UTC (rev 144994)
@@ -21,6 +21,13 @@
 if {${perl5.major} != ""} {
     wxWidgets.use   wxWidgets-3.0
 
+    depends_build-append \
+                    port:p${perl5.major}-extutils-xspp
+
+    depends_lib-append \
+                    port:p${perl5.major}-alien-wxwidgets \
+                    port:${wxWidgets.port}
+
     # temporary change the mode
     post-extract {
         fs-traverse dir ${worksrcpath} {
@@ -37,12 +44,5 @@
         reinplace -W ${worksrcpath} "s|@@CC@@|${configure.cc}|g" cpp/wxPerl.osx/Makefile
     }
 
-    depends_build-append \
-                    port:p${perl5.major}-extutils-xspp
-
-    depends_lib-append \
-                    port:p${perl5.major}-alien-wxwidgets \
-                    port:${wxWidgets.port}
-
     configure.args  installdirs=vendor
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160123/e198aac2/attachment.html>


More information about the macports-changes mailing list