[74941] trunk/dports/multimedia/tovid/Portfile

jmr at macports.org jmr at macports.org
Sat Jan 8 16:50:03 PST 2011


Revision: 74941
          http://trac.macports.org/changeset/74941
Author:   jmr at macports.org
Date:     2011-01-08 16:49:56 -0800 (Sat, 08 Jan 2011)
Log Message:
-----------
tovid: use macports python (#22019)

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

Modified: trunk/dports/multimedia/tovid/Portfile
===================================================================
--- trunk/dports/multimedia/tovid/Portfile	2011-01-08 23:59:23 UTC (rev 74940)
+++ trunk/dports/multimedia/tovid/Portfile	2011-01-09 00:49:56 UTC (rev 74941)
@@ -5,7 +5,7 @@
 
 name                tovid
 version             0.31
-revision        2
+revision            2
 categories          multimedia
 maintainers         shah.co.nz:macports
 description         a collection of GPL video disc authoring tools
@@ -25,10 +25,13 @@
                     port:dvdrw-tools \
                     port:transcode \
                     port:sox \
-                    port:normalize
+                    port:normalize \
+                    port:python26
 
 master_sites        http://tovid.googlecode.com/files/
 
 checksums           md5 fc697e7d5aedae0ff427e7e2a1aa20e2 \
                     sha1 1c3ec16a7654e7f1248da2fc666b797efa29d0ae \
                     rmd160 c79e7fe566256699e65cc4bd94cf5a1f98503502
+
+configure.python    ${prefix}/bin/python2.6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110108/a58a1276/attachment.html>


More information about the macports-changes mailing list