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 8add73b45cad..79c50fdb7fdc 100644 --- a/devel/libregf/Makefile +++ b/devel/libregf/Makefile @@ -13,9 +13,8 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python -USE_FUSE= yes +USES= fuse pathfix USE_GETTEXT= yes -USE_GNOME= gnomehack USE_ICONV= yes USE_PYTHON= yes USE_LDCONFIG= yes |