mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
net-p2p/qbittorrent: Remove dependency on DBUS for nox flavor
PR: 243045 Submitted by: Phil <dpzn@gmx.net>
This commit is contained in:
parent
fb5cc75890
commit
96e24dfd59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521893
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
DISTVERSION= 4.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -41,6 +42,7 @@ GROUPS= qbittorrent
|
||||
USE_RC_SUBR= qbittorrent
|
||||
SUB_LIST= USER=${USERS} GROUP=${GROUPS}
|
||||
PLIST_SUB= USER=${USERS} GROUP=${GROUPS}
|
||||
OPTIONS_EXCLUDE= DBUS
|
||||
.endif
|
||||
|
||||
OPTIONS_DEFINE= DBUS DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user