aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-libxml2
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-05-24 13:27:17 +0800
committermezz <mezz@FreeBSD.org>2008-05-24 13:27:17 +0800
commit29b2e73e28649d8bd4817aa5a7f0d4d35e0a0bf3 (patch)
tree12c629375134afe27082aafe46e4af876efbff02 /textproc/py-libxml2
parent7b4cf3e3f65c50b059a15836e90be8723f79e286 (diff)
downloadfreebsd-ports-gnome-29b2e73e28649d8bd4817aa5a7f0d4d35e0a0bf3.tar.gz
freebsd-ports-gnome-29b2e73e28649d8bd4817aa5a7f0d4d35e0a0bf3.tar.zst
freebsd-ports-gnome-29b2e73e28649d8bd4817aa5a7f0d4d35e0a0bf3.zip
Update to 2.6.32. As for the py-libxml2, get it able to find Python correct
when PREFIX is set other than LOCALBASE and will allowing the modules to build.
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r--textproc/py-libxml2/pkg-plist19
1 files changed, 10 insertions, 9 deletions
diff --git a/textproc/py-libxml2/pkg-plist b/textproc/py-libxml2/pkg-plist
index b1108e46f9be..230898a27a30 100644
--- a/textproc/py-libxml2/pkg-plist
+++ b/textproc/py-libxml2/pkg-plist
@@ -1,12 +1,12 @@
-lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.py
-lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.pyc
-lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.pyo
-lib/%%PYTHON_VERSION%%/site-packages/libxml2.py
-lib/%%PYTHON_VERSION%%/site-packages/libxml2.pyc
-lib/%%PYTHON_VERSION%%/site-packages/libxml2.pyo
-lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.a
-lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.la
-lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so
+%%PYTHON_SITELIBDIR%%/drv_libxml2.py
+%%PYTHON_SITELIBDIR%%/drv_libxml2.pyc
+%%PYTHON_SITELIBDIR%%/drv_libxml2.pyo
+%%PYTHON_SITELIBDIR%%/libxml2.py
+%%PYTHON_SITELIBDIR%%/libxml2.pyc
+%%PYTHON_SITELIBDIR%%/libxml2.pyo
+%%PYTHON_SITELIBDIR%%/libxml2mod.a
+%%PYTHON_SITELIBDIR%%/libxml2mod.la
+%%PYTHON_SITELIBDIR%%/libxml2mod.so
%%DOCSDIR%%/TODO
%%EXAMPLESDIR%%/attribs.py
%%EXAMPLESDIR%%/build.py
@@ -55,6 +55,7 @@ lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so
%%EXAMPLESDIR%%/walker.py
%%EXAMPLESDIR%%/xpath.py
%%EXAMPLESDIR%%/xpathext.py
+%%EXAMPLESDIR%%/xpathns.py
%%EXAMPLESDIR%%/xpathret.py
@dirrm %%EXAMPLESDIR%%
@dirrm %%DOCSDIR%%