From aa0e9522d6271ab0c6cbb940d0872022c0c99a60 Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Sun, 3 Aug 2003 19:20:58 +0000 Subject: Use %%PYTHON_SITELIBDIR%% to enable package build on python2.3 --- textproc/py-ltxml/pkg-plist | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'textproc/py-ltxml') diff --git a/textproc/py-ltxml/pkg-plist b/textproc/py-ltxml/pkg-plist index 63d2c6343ade..eb81a2442c46 100644 --- a/textproc/py-ltxml/pkg-plist +++ b/textproc/py-ltxml/pkg-plist @@ -2,10 +2,10 @@ %%PORTDOCS%%share/examples/py-ltxml/gscore.dtd %%PORTDOCS%%share/examples/py-ltxml/simple.py %%PORTDOCS%%share/examples/py-ltxml/small.xml -lib/python2.2/site-packages/PyLTXML/LTXMLinter.so -lib/python2.2/site-packages/PyLTXML/__init__.py -lib/python2.2/site-packages/PyLTXML/__init__.pyc -lib/python2.2/site-packages/PyLTXML/__init__.pyo -@dirrm lib/python2.2/site-packages/PyLTXML +%%PYTHON_SITELIBDIR%%/PyLTXML/LTXMLinter.so +%%PYTHON_SITELIBDIR%%/PyLTXML/__init__.py +%%PYTHON_SITELIBDIR%%/PyLTXML/__init__.pyc +%%PYTHON_SITELIBDIR%%/PyLTXML/__init__.pyo +@dirrm %%PYTHON_SITELIBDIR%%/PyLTXML %%PORTDOCS%%@dirrm share/examples/py-ltxml %%PORTDOCS%%@dirrm share/doc/py-ltxml -- cgit v1.2.3