aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2017-01-05 17:53:02 +0800
committergahr <gahr@FreeBSD.org>2017-01-05 17:53:02 +0800
commit7a0f3aa9e4b90b319c3399794a1ebdc1f094e918 (patch)
treee6dbd1773f343ca68e9f6bbdc1136b586f6afcc8 /net-im
parent7a4682abd12be2bfe6c6fac401b44a725540f63b (diff)
downloadfreebsd-ports-gnome-7a0f3aa9e4b90b319c3399794a1ebdc1f094e918.tar.gz
freebsd-ports-gnome-7a0f3aa9e4b90b319c3399794a1ebdc1f094e918.tar.zst
freebsd-ports-gnome-7a0f3aa9e4b90b319c3399794a1ebdc1f094e918.zip
net-im/openfire: fix install with non-default options
PR: 215739 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Reported by: Ryan Frederick <ryanrfrederick@gmail.com>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/openfire/Makefile1
-rw-r--r--net-im/openfire/pkg-plist6
2 files changed, 4 insertions, 3 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index 00dd12f23010..86f864ae69fc 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -4,6 +4,7 @@
PORTNAME= openfire
PORTVERSION= 4.1.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-im java
diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist
index 8d62e0730abe..b78c9831dd62 100644
--- a/net-im/openfire/pkg-plist
+++ b/net-im/openfire/pkg-plist
@@ -192,9 +192,6 @@
%%DATADIR%%/plugins/admin/webapp/style/lightbox.css
%%DATADIR%%/plugins/admin/webapp/style/login.css
%%DATADIR%%/plugins/admin/webapp/style/setup.css
-%%DATADIR%%/plugins/avatarResizer.jar
-%%DATADIR%%/plugins/bookmarks.jar
-%%DATADIR%%/plugins/nonSaslAuthentication.jar
%%DATADIR%%/resources/database/openfire_db2.sql
%%DATADIR%%/resources/database/openfire_hsqldb.sql
%%DATADIR%%/resources/database/openfire_mysql.sql
@@ -371,6 +368,8 @@
%%DATADIR%%/resources/security
%%DATADIR%%/resources/spank/WEB-INF/web.xml
%%DATADIR%%/resources/spank/index.html
+%%PLUGINS%%%%DATADIR%%/plugins/avatarResizer.jar
+%%PLUGINS%%%%DATADIR%%/plugins/bookmarks.jar
%%PLUGINS%%%%DATADIR%%/plugins/broadcast.jar
%%PLUGINS%%%%DATADIR%%/plugins/callbackOnOffline.jar
%%PLUGINS%%%%DATADIR%%/plugins/clientControl.jar
@@ -390,6 +389,7 @@
%%PLUGINS%%%%DATADIR%%/plugins/motd.jar
%%PLUGINS%%%%DATADIR%%/plugins/mucservice.jar
%%PLUGINS%%%%DATADIR%%/plugins/nodejs.jar
+%%PLUGINS%%%%DATADIR%%/plugins/nonSaslAuthentication.jar
%%PLUGINS%%%%DATADIR%%/plugins/packetFilter.jar
%%PLUGINS%%%%DATADIR%%/plugins/presence.jar
%%PLUGINS%%%%DATADIR%%/plugins/rayo.jar