diff options
Diffstat (limited to 'filesystems/ltfs/Makefile')
-rw-r--r-- | filesystems/ltfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile index 28baf75674b1..32a94538f300 100644 --- a/filesystems/ltfs/Makefile +++ b/filesystems/ltfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= ltfs DISTVERSIONPREFIX= v DISTVERSION= 2.4.7 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -10514 CATEGORIES= filesystems sysutils @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libicudata.so:devel/icu \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= autoreconf compiler:c11 fuse gnome libtool:build pkgconfig \ python shebangfix |