aboutsummaryrefslogtreecommitdiff
path: root/deskutils/vit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/vit/Makefile')
-rw-r--r--deskutils/vit/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/vit/Makefile b/deskutils/vit/Makefile
index 5f3e4abc7af3..691162a3800d 100644
--- a/deskutils/vit/Makefile
+++ b/deskutils/vit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vit
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://taskwarrior.org/download/
@@ -11,11 +12,11 @@ COMMENT= Curses-based interface to taskwarrior
LICENSE= GPLv3
-RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses \
- p5-Time-HiRes>=0:devel/p5-Time-HiRes \
+BUILD_DEPENDS= p5-Curses>=0:devel/p5-Curses \
task:deskutils/taskwarrior
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5 shebangfix
SHEBANG_FILES= vit.pl
GNU_CONFIGURE= yes