FreeBSD Bugzilla – Attachment 106963 Details for
Bug 147651
[PATCH] x11/libexo: fix WITH_PYTHON
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libexo-0.3.107.patch
libexo-0.3.107.patch (text/plain), 1.76 KB, created by
Philip M. Gollucci
on 2010-06-07 15:10:02 UTC
(
hide
)
Description:
libexo-0.3.107.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2010-06-07 15:10:02 UTC
Size:
1.76 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/x11/libexo/Makefile,v >retrieving revision 1.39 >diff -u -r1.39 Makefile >--- Makefile 31 May 2010 15:34:46 -0000 1.39 >+++ Makefile 7 Jun 2010 14:24:11 -0000 >@@ -64,7 +64,8 @@ > USE_PYTHON= yes > CONFIGURE_ARGS+=--enable-python > .include "${PORTSDIR}/Mk/bsd.python.mk" >-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 >+BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gtk>=2:${PORTSDIR}/x11-toolkits/py-gtk2 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gtk>=2:${PORTSDIR}/x11-toolkits/py-gtk2 > PLIST_SUB+= PYTHON="" > .else > CONFIGURE_ARGS+=--disable-python >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/x11/libexo/pkg-plist,v >retrieving revision 1.15 >diff -u -r1.15 pkg-plist >--- pkg-plist 31 May 2010 15:27:32 -0000 1.15 >+++ pkg-plist 7 Jun 2010 14:35:35 -0000 >@@ -49,6 +49,9 @@ > %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-%%VERSION%%/exo/__init__.py > %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-%%VERSION%%/exo/__init__.pyc > %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-%%VERSION%%/exo/__init__.pyo >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.py >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyc >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyo > libdata/pkgconfig/exo-%%VERSION%%.pc > libdata/pkgconfig/exo-hal-%%VERSION%%.pc > libexec/exo-compose-mail-%%VERSION%% >@@ -250,6 +253,8 @@ > @dirrmtry share/icons/hicolor/48x48 > @dirrmtry share/icons/hicolor/24x24/apps > @dirrmtry share/icons/hicolor/24x24 >+@dirrmtry %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-%%VERSION%%/exo >+@dirrmtry %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-%%VERSION%% > @dirrm include/exo-%%VERSION%%/exo-hal > @dirrm include/exo-%%VERSION%%/exo > @dirrm include/exo-%%VERSION%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 147651
: 106963