Ticket #28052: patch-Portfile

File patch-Portfile, 729 bytes (added by lsinger@…, 13 years ago)

proposed patch

Line 
1--- Portfile.orig       2011-01-21 11:54:44.000000000 -0800
2+++ Portfile    2011-01-21 11:55:12.000000000 -0800
3@@ -5,6 +5,7 @@
4 
5 name                py26-gst-python
6 version             0.10.20
7+revision            1
8 categories          python gnome multimedia
9 maintainers         rmstonecipher openmaintainer
10 description         GStreamer python bindings
11@@ -27,6 +28,7 @@
12 configure.pre_args-delete   --prefix=${prefix}
13 configure.pre_args-append   --prefix=${python_prefix}
14 configure.args-append       --includedir=${python_prefix}/include/python2.6
15+configure.args-append       --with-libpython-dir=${prefix}/lib
16 configure.pkg_config_path   ${python_prefix}/lib/pkgconfig
17 configure.python            ${prefix}/bin/python2.6
18