aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-j
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:24:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:24:52 +0000
commit1adfa4acd39352741858107e33ea2725c44dd513 (patch)
tree10953ace8a2f469ab0a92c71699ac88de8709950 /textproc/xalan-j
parent28dd10dcb401c431386390d9b259d3f7330f6f2b (diff)
Remove USE_REINPLACE from categories starting with T
Notes
Notes: svn path=/head/; revision=162216
Diffstat (limited to 'textproc/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index ab211b094f11..bbc6bcfbbc22 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