diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
commit | 0f7661044b8275c0f091e50819b1c07aa8d03455 (patch) | |
tree | cca7c9fa9a05e2e1f3eed1aa2c43da815663cfeb /textproc/py-4suite-xml | |
parent | 25dcf463b5734d2e03be6f216482578013e111cd (diff) | |
download | FreeBSD-ports-0f7661044b8275c0f091e50819b1c07aa8d03455.zip FreeBSD-ports-0f7661044b8275c0f091e50819b1c07aa8d03455.tar.gz |
Remove USE_REINPLACE from categories starting with T
Diffstat (limited to 'textproc/py-4suite-xml')
-rw-r--r-- | textproc/py-4suite-xml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/py-4suite-xml/Makefile b/textproc/py-4suite-xml/Makefile index 0944b44..6c289dd 100644 --- a/textproc/py-4suite-xml/Makefile +++ b/textproc/py-4suite-xml/Makefile @@ -19,7 +19,6 @@ MAINTAINER= mike@skew.org COMMENT= A collection of Python tools for XML processing USE_BZIP2= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" -E USE_PYTHON= 2.2.1+ USE_PYDISTUTILS= yes |