- Stage support

This commit is contained in:
Martin Wilke 2014-02-01 15:18:56 +00:00
parent e5e4e4d9e6
commit 153bf7c28f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342167
2 changed files with 24 additions and 10 deletions

View file

@ -24,16 +24,6 @@ CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
USE_LDCONFIG= yes
MAN1= idncheck.1 idncmp.1 idnconv2.1
MAN3= idn_checkname.3 idn_comparenames.3 idn_comparenames2.3 \
idn_decodename.3 idn_decodename2.3 idn_encodename.3 idn_nameinit.3 \
idn_result_tostring.3 idn_setlanguage.3 idn_setlocalcheckfile.3 \
idn_setlocalencoding.3 idn_version_getstring.3 idn_version_idnatable.3 \
idn_version_libidn.3 idn_version_unicode.3 libidnkit.3 libidnkitlite.3
MAN5= idn2.conf.5 idn2rc.5 idnalias.conf.5 idnlang.conf.5
MANCOMPRESSED= no
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB}|' \
${WRKSRC}/configure

View file

@ -27,3 +27,27 @@ share/idnkit/map/tr.map
@dirrm share/idnkit/map
@dirrm share/idnkit
@dirrm include/idn
man/man1/idncheck.1.gz
man/man1/idncmp.1.gz
man/man1/idnconv2.1.gz
man/man3/idn_checkname.3.gz
man/man3/idn_comparenames.3.gz
man/man3/idn_comparenames2.3.gz
man/man3/idn_decodename.3.gz
man/man3/idn_decodename2.3.gz
man/man3/idn_encodename.3.gz
man/man3/idn_nameinit.3.gz
man/man3/idn_result_tostring.3.gz
man/man3/idn_setlanguage.3.gz
man/man3/idn_setlocalcheckfile.3.gz
man/man3/idn_setlocalencoding.3.gz
man/man3/idn_version_getstring.3.gz
man/man3/idn_version_idnatable.3.gz
man/man3/idn_version_libidn.3.gz
man/man3/idn_version_unicode.3.gz
man/man3/libidnkit.3.gz
man/man3/libidnkitlite.3.gz
man/man5/idn2.conf.5.gz
man/man5/idn2rc.5.gz
man/man5/idnalias.conf.5.gz
man/man5/idnlang.conf.5.gz