aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 11:06:24 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 13:47:38 +0000
commit7238a848cc8a72504c8e35241f09cbe0ec4fb610 (patch)
tree3fb5ea0751a3afb014e5937efc757be86b12a227 /converters
parent7900ee782cc42b2ba50f829b50e1a69857478739 (diff)
downloadports-7238a848cc8a72504c8e35241f09cbe0ec4fb610.tar.gz
ports-7238a848cc8a72504c8e35241f09cbe0ec4fb610.zip
converters/libiconv: Impelled to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'converters')
-rw-r--r--converters/libiconv/Makefile2
-rw-r--r--converters/libiconv/pkg-plist12
2 files changed, 8 insertions, 6 deletions
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