diff options
Diffstat (limited to 'devel/libevtx/Makefile')
-rw-r--r-- | devel/libevtx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile index e3a8c0a78d02..0882d17cbeb9 100644 --- a/devel/libevtx/Makefile +++ b/devel/libevtx/Makefile @@ -13,8 +13,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python -USE_GETTEXT= yes -USES= pathfix +USES= pathfix gettext USE_ICONV= yes USE_PYTHON= yes USE_LDCONFIG= yes |