[43874] trunk/dports/gnome/gstreamer/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Dec 16 00:43:54 PST 2008


Revision: 43874
          http://trac.macports.org/changeset/43874
Author:   mcalhoun at macports.org
Date:     2008-12-16 00:43:53 -0800 (Tue, 16 Dec 2008)
Log Message:
-----------
gstreamer: Python is only needed if gtk-doc is used to build documentation.
By default, --enable-gtk-doc is no.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer/Portfile

Modified: trunk/dports/gnome/gstreamer/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer/Portfile	2008-12-16 08:39:35 UTC (rev 43873)
+++ trunk/dports/gnome/gstreamer/Portfile	2008-12-16 08:43:53 UTC (rev 43874)
@@ -40,9 +40,6 @@
     path:lib/pkgconfig/glib-2.0.pc:glib2 \
     port:libiconv \
     port:libxml2 \
-    port:py25-gobject \
-    port:py25-numeric \
-    port:python25 \
     port:zlib
 
 use_bzip2 	yes
@@ -53,11 +50,6 @@
 
 configure.cflags-append -funroll-loops -fstrict-aliasing -fno-common
 
-# configure.env PYTHON=${prefix}/bin/python2.5 doesn't work
-pre-configure {
-	reinplace "s|python python2.2|python2.5 python2.2|" ${worksrcpath}/configure
-}
-
 pre-build	{
 	ui_msg "It is likely that this port will fail to build if port check is"
 	ui_msg "active. If this port fails to build, please deactive port check"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081216/207c693f/attachment-0001.html>


More information about the macports-changes mailing list