Index: head/sysutils/fusefs-sshfs/Makefile =================================================================== --- head/sysutils/fusefs-sshfs/Makefile (revision 525801) +++ head/sysutils/fusefs-sshfs/Makefile (revision 525802) @@ -1,29 +1,29 @@ # Created by: Anish Mistry # $FreeBSD$ PORTNAME= sshfs PORTVERSION= 3.7.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- MAINTAINER= bofh@FreeBSD.org COMMENT= Mount remote directories over ssh LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rst2man:textproc/py-docutils -USES= fuse:3 gettext gnome meson pkgconfig +USES= compiler:c11 fuse:3 gettext gnome meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= libfuse USE_GNOME= glib20 CFLAGS+= -DNDEBUG PLIST_FILES= bin/sshfs \ man/man1/sshfs.1.gz .include