aboutsummaryrefslogtreecommitdiff
path: root/converters/iconv
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 00:16:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 00:16:37 +0000
commit293eee90118e484f6af7140a42f9bf6fd55c13bc (patch)
treed70fd3e4dd704c10831a5bf105c942ff7bc4198a /converters/iconv
parent25bda1e0d4d4389a5483c08c055008131848f85d (diff)
downloadports-293eee90118e484f6af7140a42f9bf6fd55c13bc.tar.gz
ports-293eee90118e484f6af7140a42f9bf6fd55c13bc.zip
Notes
Diffstat (limited to 'converters/iconv')
-rw-r--r--converters/iconv/Makefile7
-rw-r--r--converters/iconv/pkg-plist54
2 files changed, 30 insertions, 31 deletions
diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile
index da7402adcb45..5b3e4edd5ec9 100644
--- a/converters/iconv/Makefile
+++ b/converters/iconv/Makefile
@@ -11,15 +11,11 @@ MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Charset conversion library and utilities
-USES= shebangfix perl5
+USES= shebangfix perl5 uidfix
USE_PERL5= build
USE_LDCONFIG= yes
SHEBANG_FILES= iconv_builtin ccs/iconv_mktbl
-MANCOMPRESSED= yes
-MAN1= biconv.1
-MAN3= biconv.3 biconv_open.3 biconv_close.3
-
OPTIONS_DEFINE= CCSUTIL
OPTIONS_DEFAULT=CCSUTIL
@@ -27,7 +23,6 @@ OPTIONS_SUB= yes
CCSUTIL_DESC= Install Coded character set (CCS) util
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCCSUTIL}
diff --git a/converters/iconv/pkg-plist b/converters/iconv/pkg-plist
index a35c6407e559..00ac719043a6 100644
--- a/converters/iconv/pkg-plist
+++ b/converters/iconv/pkg-plist
@@ -13,28 +13,32 @@ libexec/iconv/iso-10646-ucs-2.so
libexec/iconv/iso-10646-ucs-4.so
libexec/iconv/ucs-2-internal.so
libexec/iconv/utf-16.so
-share/iconv/big5.cct
-share/iconv/charset.aliases
-share/iconv/cns11643-plane1.cct
-share/iconv/cns11643-plane14.cct
-share/iconv/cns11643-plane2.cct
-share/iconv/cp775.cct
-share/iconv/cp850.cct
-share/iconv/cp852.cct
-share/iconv/cp855.cct
-share/iconv/cp866.cct
-share/iconv/gb_2312-80.cct
-share/iconv/iso-8859-1.cct
-share/iconv/iso-8859-15.cct
-share/iconv/iso-8859-2.cct
-share/iconv/iso-8859-4.cct
-share/iconv/iso-8859-5.cct
-share/iconv/jis_x0201.cct
-share/iconv/jis_x0208-1983.cct
-share/iconv/jis_x0212-1990.cct
-share/iconv/koi8-r.cct
-share/iconv/koi8-u.cct
-share/iconv/ksx1001.cct
-share/iconv/shift_jis.cct
-@dirrm libexec/iconv
-@dirrm share/iconv
+man/man1/biconv.1.gz
+man/man3/biconv.3.gz
+man/man3/biconv_close.3.gz
+man/man3/biconv_open.3.gz
+%%DATADIR%%/big5.cct
+%%DATADIR%%/charset.aliases
+%%DATADIR%%/cns11643-plane1.cct
+%%DATADIR%%/cns11643-plane14.cct
+%%DATADIR%%/cns11643-plane2.cct
+%%DATADIR%%/cp775.cct
+%%DATADIR%%/cp850.cct
+%%DATADIR%%/cp852.cct
+%%DATADIR%%/cp855.cct
+%%DATADIR%%/cp866.cct
+%%DATADIR%%/gb_2312-80.cct
+%%DATADIR%%/iso-8859-1.cct
+%%DATADIR%%/iso-8859-15.cct
+%%DATADIR%%/iso-8859-2.cct
+%%DATADIR%%/iso-8859-4.cct
+%%DATADIR%%/iso-8859-5.cct
+%%DATADIR%%/jis_x0201.cct
+%%DATADIR%%/jis_x0208-1983.cct
+%%DATADIR%%/jis_x0212-1990.cct
+%%DATADIR%%/koi8-r.cct
+%%DATADIR%%/koi8-u.cct
+%%DATADIR%%/ksx1001.cct
+%%DATADIR%%/shift_jis.cct
+@dirrmtry %%DATADIR%%
+@dirrmtry libexec/iconv