diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-15 00:44:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-15 00:44:32 +0000 |
commit | 595de32b4b3926552939013b74da748813ce9d3b (patch) | |
tree | 5dfc7b72953bbf5792d3387b963e705e8c864355 /net-im | |
parent | cf89074b2926eff2cc8e6b360092a0260ee3a90e (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/openfire/Makefile | 2 | ||||
-rw-r--r-- | net-im/openfire/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index eb3603fdb515..9dfd35916167 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -24,7 +24,7 @@ DOS2UNIX_FILES= src/java/org/jivesoftware/openfire/server/ServerDialback.java USE_LDCONFIG= yes USE_ANT= yes USE_JAVA= yes -JAVA_VERSION= 1.6 1.7 +JAVA_VERSION= 1.7 # some plugins not available with later java, needs special handling CPE_VENDOR= igniterealtime diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index 69ea89413833..db275146fd9f 100644 --- a/net-im/openfire/pkg-plist +++ b/net-im/openfire/pkg-plist @@ -352,7 +352,6 @@ %%PLUGINS%%%%DATADIR%%/plugins/gojara.jar %%PLUGINS%%%%DATADIR%%/plugins/hazelcast.jar %%PLUGINS%%%%DATADIR%%/plugins/jingleNodes.jar -%%PLUGINS%%%%DATADIR%%/plugins/jmxweb.jar %%PLUGINS%%%%DATADIR%%/plugins/justmarried.jar %%PLUGINS%%%%DATADIR%%/plugins/kraken.jar %%PLUGINS%%%%DATADIR%%/plugins/loadStats.jar |