diff options
Diffstat (limited to 'converters/enca/Makefile')
-rw-r--r-- | converters/enca/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/enca/Makefile b/converters/enca/Makefile index 668c35494a0f..cc5f8ce8a165 100644 --- a/converters/enca/Makefile +++ b/converters/enca/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= umap:${PORTSDIR}/converters/p5-Unicode-Map8 LICENSE= GPLv2 USE_AUTOTOOLS= libtool -USE_GNOME= pkgconfig -USE_ICONV= yes +USES= pkgconfig iconv USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes |