aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-tmuxp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-tmuxp/Makefile')
-rw-r--r--sysutils/py-tmuxp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile
index 98f23ada362c..a21758220958 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -13,10 +13,10 @@ COMMENT= Session manager for tmux
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:${PORTSDIR}/devel/py-argcomplete \
- ${PYTHON_PKGNAMEPREFIX}kaptan>=0.5.7:${PORTSDIR}/devel/py-kaptan \
- ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.3:${PORTSDIR}/devel/py-colorama \
- tmux:${PORTSDIR}/sysutils/tmux
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:devel/py-argcomplete \
+ ${PYTHON_PKGNAMEPREFIX}kaptan>=0.5.7:devel/py-kaptan \
+ ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.3:devel/py-colorama \
+ tmux:sysutils/tmux
NO_ARCH= yes
USES= python