diff options
Diffstat (limited to 'devel/libewf/Makefile')
-rw-r--r-- | devel/libewf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile index 7b4bb39c625c..e407ab31d0b1 100644 --- a/devel/libewf/Makefile +++ b/devel/libewf/Makefile @@ -13,7 +13,7 @@ COMMENT= Library for support of the Expert Witness Compression Format (EWF) LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid +LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid USES= fuse gettext iconv libtool:keepla pathfix pkgconfig python:2 USE_LDCONFIG= yes |