1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

sysutils/ttyd: update build dependency after vim update and fix building INDEX

PR:	258228
This commit is contained in:
Philipp Ost 2021-09-02 09:39:40 -07:00 committed by Neel Chauhan
parent 54a1c84a66
commit 71208e857c

View File

@ -1,6 +1,6 @@
PORTNAME= ttyd
DISTVERSION= 1.6.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= nc@FreeBSD.org
@ -9,7 +9,7 @@ COMMENT= Program to share your terminal over the web
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= xxd:editors/vim-console
BUILD_DEPENDS= xxd:editors/vim
LIB_DEPENDS= libjson-c.so:devel/json-c \
libuv.so:devel/libuv \
libwebsockets.so:net/libwebsockets