diff options
Diffstat (limited to 'devel/libewf/Makefile')
-rw-r--r-- | devel/libewf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile index b6e5cdc406c1..93e1435302be 100644 --- a/devel/libewf/Makefile +++ b/devel/libewf/Makefile @@ -17,9 +17,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \ - fuse:${PORTSDIR}/sysutils/fusefs-libs -RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod +USE_FUSE= yes USE_GETTEXT= yes USE_ICONV= yes USE_LDCONFIG= yes |