aboutsummaryrefslogtreecommitdiff
path: root/sysutils/testdisk
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-12-31 17:38:55 +0000
committerRene Ladan <rene@FreeBSD.org>2016-12-31 17:38:55 +0000
commita130d3471840ca9166e4ec658344cb3c71e34d64 (patch)
tree2217a619750a56e8a4993c281bf827e6a0af784b /sysutils/testdisk
parent0896b32448fbf31058054ed90e0d91af4096ff88 (diff)
downloadports-a130d3471840ca9166e4ec658344cb3c71e34d64.tar.gz
ports-a130d3471840ca9166e4ec658344cb3c71e34d64.zip
Notes
Diffstat (limited to 'sysutils/testdisk')
-rw-r--r--sysutils/testdisk/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile
index 1d307cc9a2a9..e858e3d81e6b 100644
--- a/sysutils/testdisk/Makefile
+++ b/sysutils/testdisk/Makefile
@@ -27,11 +27,7 @@ PORTDOCS= *
OPTIONS_DEFINE= ICONV PROGSREISERFS NTFS DOCS
OPTIONS_DEFAULT= ICONV
-OPTIONS_SINGLE= NTFS
-OPTIONS_SINGLE_NTFS= NTFS3G NTFSPROGS
-NTFS_DESC= Support NTFS
-NTFS3G_DESC= Use fusefs-ntfs extensions
-NTFSPROGS_DESC= Use ntfsprogs extensions
+NTFS_DESC= Support NTFS via fuse-ntfs extensions
PROGSREISERFS_DESC= Use reiserfs extensions
# E2FSPROGS "Use ext2fs extensions" off \
@@ -46,11 +42,8 @@ ICONV_CONFIGURE_OFF= --without-iconv
#CONFIGURE_ARGS+=--without-ext2fs
#.endif
-NTFS3G_LIB_DEPENDS= libntfs-3g.so:sysutils/fusefs-ntfs
-NTFS3G_CONFIGURE_OFF= --without-ntfs3g
-
-NTFSPROGS_LIB_DEPENDS= libntfs.so:sysutils/ntfsprogs
-NTFS_PROGS_CONFIGURE_ARGS= --without-ntfs
+NTFS_LIB_DEPENDS= libntfs-3g.so:sysutils/fusefs-ntfs
+NTFS_CONFIGURE_OFF= --without-ntfs3g
PROGSREISERFS_LIB_DEPENDS= libreiserfs-0.3.so:sysutils/progsreiserfs
PROGSREISERFS_CONFIGURE_OFF= --without-reiserfs