[129668] trunk/dports/multimedia/dvdrip/Portfile

devans at macports.org devans at macports.org
Thu Dec 18 10:05:08 PST 2014


Revision: 129668
          https://trac.macports.org/changeset/129668
Author:   devans at macports.org
Date:     2014-12-18 10:05:08 -0800 (Thu, 18 Dec 2014)
Log Message:
-----------
dvdrip: fix comment, minor typo, no effective change.

Modified Paths:
--------------
    trunk/dports/multimedia/dvdrip/Portfile

Modified: trunk/dports/multimedia/dvdrip/Portfile
===================================================================
--- trunk/dports/multimedia/dvdrip/Portfile	2014-12-18 17:10:15 UTC (rev 129667)
+++ trunk/dports/multimedia/dvdrip/Portfile	2014-12-18 18:05:08 UTC (rev 129668)
@@ -33,7 +33,7 @@
                     port:p${perl5.major}-event-rpc \
                     port:p${perl5.major}-gtk2 \
                     port:p${perl5.major}-gtk2-ex-formfactory \
-                    port:p${perl5.major}-libintl-perl \
+                    port:p${perl5.major}-libintl-perl
 
 # transcode is not universal
 universal_variant   no
@@ -46,7 +46,7 @@
 
 build.args          CC="${configure.cc} [get_canonical_archflags cc]"
 
-# dont make versioned links
+# make unversioned links to binaries
 perl5.link_binaries_suffix
 
 post-destroot {
@@ -62,6 +62,7 @@
     }
 
     ln -s ${prefix}/libexec/perl${perl5.major}/execflow ${destroot}${prefix}/bin/execflow
+
     set docdir ${prefix}/share/doc/${subport}
     xinstall -d ${destroot}${docdir}
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141218/0a7486c4/attachment.html>


More information about the macports-changes mailing list