diff options
author | pawel <pawel@FreeBSD.org> | 2013-03-01 05:52:26 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-03-01 05:52:26 +0800 |
commit | c5c78baf6a94cc5381c94463ff450cb9daf3fdf6 (patch) | |
tree | 0812f55ca3663053c0566b16eb632a94cc119358 /net-p2p/retroshare/pkg-plist | |
parent | bbe6656f9ec106e2e2d135d3bd56ea9dfa339f5d (diff) | |
download | freebsd-ports-graphics-c5c78baf6a94cc5381c94463ff450cb9daf3fdf6.tar.gz freebsd-ports-graphics-c5c78baf6a94cc5381c94463ff450cb9daf3fdf6.tar.zst freebsd-ports-graphics-c5c78baf6a94cc5381c94463ff450cb9daf3fdf6.zip |
- Update to version 0.5.4d [1]
- Add option to install plugins [1]
- Fix build with clang
PR: ports/175310 [1]
Submitted by: Peter Klett <peter@netkey.at> (maintainer)
Diffstat (limited to 'net-p2p/retroshare/pkg-plist')
-rw-r--r-- | net-p2p/retroshare/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/retroshare/pkg-plist b/net-p2p/retroshare/pkg-plist index f593348a7c0..75577e6c64c 100644 --- a/net-p2p/retroshare/pkg-plist +++ b/net-p2p/retroshare/pkg-plist @@ -1,4 +1,10 @@ bin/RetroShare %%NOGUI%%bin/retroshare-nogui +%%PLUGINS%%lib/retroshare/extensions/libLinksCloud.so +%%PLUGINS%%lib/retroshare/extensions/libLinksCloud.so.1 +%%PLUGINS%%lib/retroshare/extensions/libVOIP.so +%%PLUGINS%%lib/retroshare/extensions/libVOIP.so.1 %%DATADIR%%/bdboot.txt @dirrm %%DATADIR%% +%%PLUGINS%%@dirrm lib/retroshare/extensions +%%PLUGINS%%@dirrm lib/retroshare |