aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-12-11 07:26:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-12-11 07:35:10 +0000
commitce6625b9a2736b14f2cd9519ef808487b288fb0a (patch)
tree7fb2964d0965d3361bd9033f3fbf19061bf9d34b
parent78aba5668d7bf9d553629e8d131ea9593b8db312 (diff)
downloadports-ce6625b9a2736b14f2cd9519ef808487b288fb0a.tar.gz
ports-ce6625b9a2736b14f2cd9519ef808487b288fb0a.zip
sysutils/ttyd: prepare for cmake-3.22
PR: 260123
-rw-r--r--sysutils/ttyd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/ttyd/Makefile b/sysutils/ttyd/Makefile
index c0c3af2ed950..9fefb1a40a9f 100644
--- a/sysutils/ttyd/Makefile
+++ b/sysutils/ttyd/Makefile
@@ -15,7 +15,6 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \
libwebsockets.so:net/libwebsockets
USES= cmake pkgconfig ssl
-USE_CSTD= c99
USE_GITHUB= yes
GH_ACCOUNT= tsl0922