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