Fix character set selection that was broken with iconv from base
PR: ports/187847 Submitted by: David Marec <david.marec@davenulle.org>
This commit is contained in:
parent
9935d08f85
commit
6bb82fe3f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349278
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= slrn
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= news ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \
|
||||
http://www.jedsoft.org/slrn/download/
|
||||
@ -18,7 +19,7 @@ USES= gmake iconv
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-ipv6 --disable-inews --with-slrnpull \
|
||||
${ICONV_CONFIGURE_ARG}
|
||||
--with-non-gnu-iconv ${ICONV_CONFIGURE_ARG}
|
||||
|
||||
ALL_TARGET= all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user