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 d75a14edba0e..55465f27a8f7 100644 --- a/devel/libewf/Makefile +++ b/devel/libewf/Makefile @@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid -USES= fuse pathfix -USE_GETTEXT= yes +USES= fuse pathfix gettext USE_ICONV= yes USE_LDCONFIG= yes USE_OPENSSL= yes |