diff options
Diffstat (limited to 'filesystems/ltfs/Makefile')
-rw-r--r-- | filesystems/ltfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile index f38304a8667e..32a94538f300 100644 --- a/filesystems/ltfs/Makefile +++ b/filesystems/ltfs/Makefile @@ -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 |