[63792] trunk/dports/graphics/swftools/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Sun Feb 14 21:21:12 PST 2010
Revision: 63792
http://trac.macports.org/changeset/63792
Author: macsforever2000 at macports.org
Date: 2010-02-14 21:21:11 -0800 (Sun, 14 Feb 2010)
Log Message:
-----------
Use python26 instead of python25. (#23715)
Modified Paths:
--------------
trunk/dports/graphics/swftools/Portfile
Modified: trunk/dports/graphics/swftools/Portfile
===================================================================
--- trunk/dports/graphics/swftools/Portfile 2010-02-15 02:16:15 UTC (rev 63791)
+++ trunk/dports/graphics/swftools/Portfile 2010-02-15 05:21:11 UTC (rev 63792)
@@ -3,7 +3,7 @@
PortSystem 1.0
name swftools
version 0.9.0
-revision 1
+revision 2
categories graphics
maintainers nomaintainer
description SWF manipulation and generation tools
@@ -19,11 +19,11 @@
rmd160 e87430e1ac52d317dd762cbe024f391bf352b120
depends_lib port:jpeg port:openjpeg port:freetype port:lame \
- path:include/gif_lib.h:giflib port:python25
+ path:include/gif_lib.h:giflib port:python26
patchfiles patch-Makefile.common.in.diff
-configure.python ${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.6
# Make sure to not link against OpenGL libs from the mesa port, in case it
# is installed
configure.env ac_cv_lib_GL_glBegin=no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100214/e56e4d38/attachment-0001.html>
More information about the macports-changes
mailing list