mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
converters/libiconv: Impelled to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -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} \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user