diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index f4ee41fdc6ef..f3941134eafc 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -1,5 +1,6 @@ PORTNAME= libiconv PORTVERSION= 1.17 +PORTREVISION= 1 CATEGORIES= converters devel MASTER_SITES= GNU @@ -15,6 +16,7 @@ USE_CSTD= gnu89 USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-static \ --disable-nls \ --docdir=${DOCSDIR} \ diff --git a/converters/libiconv/pkg-plist b/converters/libiconv/pkg-plist index ef1e79084933..5ba582d734c4 100644 --- a/converters/libiconv/pkg-plist +++ b/converters/libiconv/pkg-plist @@ -10,12 +10,12 @@ lib/libiconv.a lib/libiconv.so lib/libiconv.so.2 lib/libiconv.so.2.6.1 -man/man1/iconv.1.gz -man/man3/iconv.3.gz -man/man3/iconv_open.3.gz -man/man3/iconv_open_into.3.gz -man/man3/iconv_close.3.gz -man/man3/iconvctl.3.gz +share/man/man1/iconv.1.gz +share/man/man3/iconv.3.gz +share/man/man3/iconv_open.3.gz +share/man/man3/iconv_open_into.3.gz +share/man/man3/iconv_close.3.gz +share/man/man3/iconvctl.3.gz %%PORTDOCS%%%%DOCSDIR%%/iconv.1.html %%PORTDOCS%%%%DOCSDIR%%/iconv.3.html %%PORTDOCS%%%%DOCSDIR%%/iconv_close.3.html