diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 16:52:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 16:52:02 +0000 |
commit | da12e6723dd1adee8b0c5e4b081caecab544e684 (patch) | |
tree | c2364f5819e8d5e433572c797bab46ab06e70b04 /sysutils/ntfsprogs | |
parent | ffc075db2e24d843dce270ae2b5a694a70b5b18c (diff) |
Notes
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 |