svn commit: r428778 - head/sysutils/ttyd
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Dec 17 16:36:52 UTC 2016
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:
More information about the svn-ports-all
mailing list