diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-23 11:55:02 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-23 11:55:02 +0000 |
commit | 892fa9b37f2cc0807cb596ab7638903cbed09706 (patch) | |
tree | 7ff531adeab302061df694fe63827e245cb6efc4 | |
parent | d8a169507fcb0763551385b0b2d30124f2328c56 (diff) | |
download | ports-892fa9b37f2cc0807cb596ab7638903cbed09706.tar.gz ports-892fa9b37f2cc0807cb596ab7638903cbed09706.zip |
Notes
-rw-r--r-- | sysutils/fusefs-hfsfuse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-hfsfuse/Makefile b/sysutils/fusefs-hfsfuse/Makefile index 9c2765a75aae..a499f12cf234 100644 --- a/sysutils/fusefs-hfsfuse/Makefile +++ b/sysutils/fusefs-hfsfuse/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libublio.so:devel/libublio \ libutf8proc.so:textproc/utf8proc USES= fuse gmake +USE_CSTD= c99 USE_GITHUB= yes GH_ACCOUNT= 0x09 GH_TAGNAME= d021835629c3fb37bd5bf8d364d5196f1db53867 |