diff options
Diffstat (limited to 'sysutils/ntfsprogs')
-rw-r--r-- | sysutils/ntfsprogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile index dcbd59f687b6..e3569d984513 100644 --- a/sysutils/ntfsprogs/Makefile +++ b/sysutils/ntfsprogs/Makefile @@ -15,7 +15,7 @@ CONFLICTS_INSTALL= fusefs-ntfs-* USE_PKGCONFIG= build USE_BZIP2= yes -USE_FUSE= yes +USES= fuse USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |