git: 67026c79e619 - main - net-p2p/transmission-remote-gui: declare missed dependencies (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 08:45:37 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=67026c79e619c58c695136671242a8b0b45b21fe commit 67026c79e619c58c695136671242a8b0b45b21fe Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-08-31 08:36:44 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-08-31 08:36:44 +0000 net-p2p/transmission-remote-gui: declare missed dependencies (+) Pet stage-qa Reported by: poudriere bulk -t Approved by: portmgr blanket --- net-p2p/transmission-remote-gui/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index 4949e1e4c19f..c1f8b8053666 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= transmission-remote-gui PORTVERSION= 5.18.0 -PORTREVISION= 11 +PORTREVISION= 12 DISTVERSIONPREFIX= v CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -14,9 +14,11 @@ COMMENT= Remote GUI for transmission daemon LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.txt -USES= desktop-file-utils fpc iconv lazarus:flavors +USES= desktop-file-utils fpc gnome iconv lazarus:flavors x11 USE_FPC= cairo chm fcl-base fcl-image fcl-json fcl-net fcl-xml pasjpeg \ rtl-objpas rtl-extra x11 +USE_GNOME= cairo +USE_XORG= x11 DESKTOP_ENTRIES="Transmission Remote GUI" \ "Remote GUI for transmission daemon" \