Date: Sat, 17 Dec 2016 16:36:51 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428778 - head/sysutils/ttyd Message-ID: <201612171636.uBHGapZ3071174@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Dec 17 16:36:51 2016 New Revision: 428778 URL: https://svnweb.freebsd.org/changeset/ports/428778 Log: - Fix build on 9.x Approved by: portmgr blanket Modified: head/sysutils/ttyd/Makefile Modified: head/sysutils/ttyd/Makefile ============================================================================== --- head/sysutils/ttyd/Makefile Sat Dec 17 16:35:26 2016 (r428777) +++ head/sysutils/ttyd/Makefile Sat Dec 17 16:36:51 2016 (r428778) @@ -18,6 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= tsl0922 USES= cmake pkgconfig ssl +USE_CSTD= c99 PLIST_FILES= bin/${PORTNAME} do-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612171636.uBHGapZ3071174>