aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission/Makefile
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-05-06 19:26:57 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-05-06 19:26:57 +0000
commitf771a8606c67434e30673e08734830be6169fd9d (patch)
tree3b6c78bd2ed757fda70ac97150abb86b03194480 /net-p2p/transmission/Makefile
parent14b2b2aa6415e7ebc0f4e6c3ee84408491431478 (diff)
downloadports-f771a8606c67434e30673e08734830be6169fd9d.tar.gz
ports-f771a8606c67434e30673e08734830be6169fd9d.zip
Notes
Diffstat (limited to 'net-p2p/transmission/Makefile')
-rw-r--r--net-p2p/transmission/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index 321e54fea297..97f785bfc52c 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -24,7 +24,7 @@ WEB_DESC= Web client
CLI_RUN_DEPENDS= transmission-cli:net-p2p/transmission-cli
DAEMON_RUN_DEPENDS= transmission-daemon:net-p2p/transmission-daemon
GTK_RUN_DEPENDS= transmission-gtk:net-p2p/transmission-gtk
-QT5_RUN_DEPENDS= transmission-qt:net-p2p/transmission-qt
+QT_RUN_DEPENDS= transmission-qt:net-p2p/transmission-qt
WEB_RUN_DEPENDS= ${DATADIR}/web/index.html:www/transmission-web
.include <bsd.port.mk>