aboutsummaryrefslogtreecommitdiff
path: root/textproc/xincluder
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-23 16:03:57 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-23 16:03:57 +0000
commit4f4e8c52c6a6c1fed51bba565374a17f5851edff (patch)
tree483be00f13808aa3e0c4d4c7653bfc969aedf7c9 /textproc/xincluder
parentde9b9ec948038187c339cacff86da98ea3b0835f (diff)
downloadports-4f4e8c52c6a6c1fed51bba565374a17f5851edff.tar.gz
ports-4f4e8c52c6a6c1fed51bba565374a17f5851edff.zip
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
Notes
Notes: svn path=/head/; revision=377747
Diffstat (limited to 'textproc/xincluder')
-rw-r--r--textproc/xincluder/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile
index 5d4c3cf42b04..9dccd80f2e57 100644
--- a/textproc/xincluder/Makefile
+++ b/textproc/xincluder/Makefile
@@ -12,8 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java-based XInclude processors
RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom \
- ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j \
- java:${PORTSDIR}/java/javavmwrapper
+ ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j
USE_JAVA= yes
JAVA_VERSION= 1.6+