summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/testdisk/testdisk-7.1_pre20180322.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
index f0091bc8cff8..02a968ba3763 100644
--- a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
+++ b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
@@ -63,9 +63,9 @@ src_prepare() {
src_configure() {
local myeconfargs=(
--enable-sudo
+ --without-ntfs
$(use_with ewf)
$(use_with jpeg)
- $(use_with ntfs)
$(use_with ntfs ntfs3g)
$(use_enable qt5 qt)
$(use_with reiserfs)