diff options
Diffstat (limited to 'devel/libvshadow/Makefile')
-rw-r--r-- | devel/libvshadow/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libvshadow/Makefile b/devel/libvshadow/Makefile index 74aa51b45fd5..6c29c77ad220 100644 --- a/devel/libvshadow/Makefile +++ b/devel/libvshadow/Makefile @@ -13,8 +13,7 @@ COMMENT= A library to support the Volume Service Snapshot (VSS) format LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= fuse pathfix -USE_GETTEXT= yes +USES= fuse pathfix gettext USE_ICONV= yes USE_PYTHON= yes USE_LDCONFIG= yes |