aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-rxp
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2006-03-19 07:44:11 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2006-03-19 07:44:11 +0000
commit778a93ea5da161490527a697c34716f437115f72 (patch)
tree0ea5d479223710df734931411d7838f02a0d8497 /textproc/py-rxp
parente0e53cd929472023d6227a9973d770439a2a29db (diff)
downloadports-778a93ea5da161490527a697c34716f437115f72.tar.gz
ports-778a93ea5da161490527a697c34716f437115f72.zip
Notes
Diffstat (limited to 'textproc/py-rxp')
-rw-r--r--textproc/py-rxp/Makefile1
-rw-r--r--textproc/py-rxp/pkg-descr2
-rw-r--r--textproc/py-rxp/pkg-plist34
3 files changed, 18 insertions, 19 deletions
diff --git a/textproc/py-rxp/Makefile b/textproc/py-rxp/Makefile
index e2ebdc4206cc..77230f60ae32 100644
--- a/textproc/py-rxp/Makefile
+++ b/textproc/py-rxp/Makefile
@@ -19,7 +19,6 @@ COMMENT= Fast validating XML parser for Python
NO_WRKSUBDIR= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_REINPLACE= yes
EXAMPLESDIR= ${PREFIX}/share/examples/py-rxp
DOCSDIR= ${PREFIX}/share/doc/py-rxp
diff --git a/textproc/py-rxp/pkg-descr b/textproc/py-rxp/pkg-descr
index a5f4369bfefb..ff7e837e3f15 100644
--- a/textproc/py-rxp/pkg-descr
+++ b/textproc/py-rxp/pkg-descr
@@ -8,4 +8,4 @@ entirely in C code, resulting in unprecedented speed. It is a core
part of ReportLab's forthcoming XML toolkit, which aims to offer
simple, fast and pythonic tools for common XML processing tasks.
-WWW: http://www.reportlab.com/xml/pyrxp.html
+WWW: http://www.reportlab.org/pyrxp.html
diff --git a/textproc/py-rxp/pkg-plist b/textproc/py-rxp/pkg-plist
index 270dc03b6579..102e14ede75c 100644
--- a/textproc/py-rxp/pkg-plist
+++ b/textproc/py-rxp/pkg-plist
@@ -1,18 +1,18 @@
lib/%%PYTHON_VERSION%%/site-packages/pyRXP.so
-%%PORTDOCS%%share/doc/py-rxp/PyRXP_Documentation.rml
-%%PORTDOCS%%share/doc/py-rxp/replogo.gif
-%%PORTDOCS%%@dirrm share/doc/py-rxp
-%%PORTDOCS%%share/examples/py-rxp/00readme.txt
-%%PORTDOCS%%share/examples/py-rxp/benchmarks.py
-%%PORTDOCS%%share/examples/py-rxp/expattree.py
-%%PORTDOCS%%share/examples/py-rxp/hamlet.xml
-%%PORTDOCS%%share/examples/py-rxp/play.dtd
-%%PORTDOCS%%share/examples/py-rxp/rml_a.dtd
-%%PORTDOCS%%share/examples/py-rxp/rml_a.xml
-%%PORTDOCS%%share/examples/py-rxp/sample1.xml
-%%PORTDOCS%%share/examples/py-rxp/sample2.xml
-%%PORTDOCS%%share/examples/py-rxp/sample3.xml
-%%PORTDOCS%%share/examples/py-rxp/sample4.xml
-%%PORTDOCS%%share/examples/py-rxp/tinydtd.dtd
-%%PORTDOCS%%share/examples/py-rxp/xmlutils.py
-%%PORTDOCS%%@dirrm share/examples/py-rxp
+%%PORTDOCS%%%%DOCSDIR%%/PyRXP_Documentation.rml
+%%PORTDOCS%%%%DOCSDIR%%/replogo.gif
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%EXAMPLESDIR%%/00readme.txt
+%%PORTDOCS%%%%EXAMPLESDIR%%/benchmarks.py
+%%PORTDOCS%%%%EXAMPLESDIR%%/expattree.py
+%%PORTDOCS%%%%EXAMPLESDIR%%/hamlet.xml
+%%PORTDOCS%%%%EXAMPLESDIR%%/play.dtd
+%%PORTDOCS%%%%EXAMPLESDIR%%/rml_a.dtd
+%%PORTDOCS%%%%EXAMPLESDIR%%/rml_a.xml
+%%PORTDOCS%%%%EXAMPLESDIR%%/sample1.xml
+%%PORTDOCS%%%%EXAMPLESDIR%%/sample2.xml
+%%PORTDOCS%%%%EXAMPLESDIR%%/sample3.xml
+%%PORTDOCS%%%%EXAMPLESDIR%%/sample4.xml
+%%PORTDOCS%%%%EXAMPLESDIR%%/tinydtd.dtd
+%%PORTDOCS%%%%EXAMPLESDIR%%/xmlutils.py
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%