sysutils/smug: fix RUN_DEPENDS syntax.

This commit is contained in:
Jimmy Olgeni 2022-02-06 10:43:19 +01:00
parent d838449215
commit 1a1c572b77

View file

@ -9,7 +9,7 @@ COMMENT= Session manager and task runner for tmux
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= sysutils/tmux
RUN_DEPENDS= tmux:sysutils/tmux
USES= go:modules
GO_MODULE= github.com/ivaaaan/${PORTNAME}