diff options
Diffstat (limited to 'sysutils/testdisk/Makefile')
| -rw-r--r-- | sysutils/testdisk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile index 7e7f7019681d..98de64704da6 100644 --- a/sysutils/testdisk/Makefile +++ b/sysutils/testdisk/Makefile @@ -7,6 +7,7 @@ PORTNAME= testdisk PORTVERSION= 6.10 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.cgsecurity.org/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} @@ -52,7 +53,7 @@ CONFIGURE_ARGS+=--without-iconv #.endif .if defined(WITH_NTFSPROGS) -LIB_DEPENDS+= ntfs.9:${PORTSDIR}/sysutils/ntfsprogs +LIB_DEPENDS+= ntfs.10:${PORTSDIR}/sysutils/ntfsprogs .else CONFIGURE_ARGS+=--without-ntfs .endif |
