diff options
Diffstat (limited to 'converters/enca/Makefile')
-rw-r--r-- | converters/enca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/enca/Makefile b/converters/enca/Makefile index 0c86e948a96f..1d7ab09cfd28 100644 --- a/converters/enca/Makefile +++ b/converters/enca/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= umap:converters/p5-Unicode-Map8 LIB_DEPENDS= librecode.so:converters/recode RUN_DEPENDS= umap:converters/p5-Unicode-Map8 -USES= gmake iconv libtool localbase pathfix pkgconfig tar:xz +USES= gmake iconv libtool localbase pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share |