diff options
Diffstat (limited to 'sysutils/fusefs-ext4fuse/Makefile')
-rw-r--r-- | sysutils/fusefs-ext4fuse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-ext4fuse/Makefile b/sysutils/fusefs-ext4fuse/Makefile index fcaaacecc0f5..e16107098dbd 100644 --- a/sysutils/fusefs-ext4fuse/Makefile +++ b/sysutils/fusefs-ext4fuse/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo -USE_FUSE= yes +USES= fuse USE_GMAKE= yes USE_PKGCONFIG= build USE_GITHUB= yes |