aboutsummaryrefslogtreecommitdiff
path: root/net-im/openfire
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 /net-im/openfire
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 'net-im/openfire')
-rw-r--r--net-im/openfire/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index 66761b454969..e85f575988b7 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -13,8 +13,7 @@ COMMENT= Enterprise instant messaging server
LICENSE= APACHE20
-RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper \
- ${JAVAJARDIR}/slf4j-api.jar:${PORTSDIR}/devel/slf4j
+RUN_DEPENDS= ${JAVAJARDIR}/slf4j-api.jar:${PORTSDIR}/devel/slf4j
OPTIONS_DEFINE= DOCS PLUGINS
OPTIONS_DEFAULT=PLUGINS