From 9bef23ecc29dae54905bb65b16a9a12b9755b68d Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 19 Feb 2020 17:59:35 +0000 Subject: Clean up USES With hat: portmgr --- sysutils/hatop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/hatop') diff --git a/sysutils/hatop/Makefile b/sysutils/hatop/Makefile index d99ffa708698..acdac677468d 100644 --- a/sysutils/hatop/Makefile +++ b/sysutils/hatop/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3+ RUN_DEPENDS= ${LOCALBASE}/sbin/haproxy:net/haproxy -USES= python:2.7+ shebangfix +USES= python shebangfix SHEBANG_FILES= bin/hatop NO_BUILD= yes NO_ARCH= yes -- cgit