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/xalan-j/Makefile | |
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/xalan-j/Makefile')
-rw-r--r-- | textproc/xalan-j/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index ab211b0..bbc6bcf 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -18,8 +18,6 @@ COMMENT= Apache XSLT processor for transforming XML documents RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \ ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j -USE_REINPLACE= yes - USE_JAVA= yes JAVA_VERSION= 1.2 1.3 1.4 USE_ANT= yes |