svn commit: r425203 - head/net-im/openfire
Pietro Cerutti
gahr at FreeBSD.org
Thu Nov 3 12:02:16 UTC 2016
Author: gahr
Date: Thu Nov 3 12:02:14 2016
New Revision: 425203
URL: https://svnweb.freebsd.org/changeset/ports/425203
Log:
net-im/openfire: better RUN_DEPENDS line (no actual change in dependencies)
PR: 213929
Submitted by: Danilo G. Baio <dbaio at bsd.com.br>
Modified:
head/net-im/openfire/Makefile
Modified: head/net-im/openfire/Makefile
==============================================================================
--- head/net-im/openfire/Makefile Thu Nov 3 11:54:28 2016 (r425202)
+++ head/net-im/openfire/Makefile Thu Nov 3 12:02:14 2016 (r425203)
@@ -13,7 +13,7 @@ COMMENT= Enterprise instant messaging se
LICENSE= APACHE20
-RUN_DEPENDS= ${JAVALIBDIR}/slf4j-api.jar:devel/slf4j
+RUN_DEPENDS= slf4j>=1.7.7:devel/slf4j
OPTIONS_DEFINE= DOCS PLUGINS
OPTIONS_DEFAULT=PLUGINS
More information about the svn-ports-all
mailing list