diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 966ad72a130e..77fe8c0f2a0e 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= ntfs PORTVERSION= 2016.2.22 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://tuxera.com/opensource/ PKGNAMEPREFIX= fusefs- @@ -16,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS_BUILD= bonobo-1.* CONFLICTS_INSTALL= ntfsprogs-* +LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid USES= fuse pkgconfig iconv libtool tar:tgz USE_LDCONFIG= yes GNU_CONFIGURE= yes