mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Back out the libiconv stuff -- it is wrong and doesn't work.
This commit is contained in:
parent
ca62dd3871
commit
c161dc7366
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62406
@ -125,10 +125,6 @@ MAKE_ARGS+= CONF_OPT_GUI="--enable-gui=no --without-x --enable-multibyte"
|
||||
MAKE_ARGS+= CONF_OPT_PERL="--disable-perlinterp --disable-pythoninterp --disable-tclinterp --disable-rubyinterp"
|
||||
.endif # LITE
|
||||
|
||||
.if exists(${PREFIX}/lib/libiconv.so)
|
||||
LIB_DEPENDS+= iconv.2:${PORTSDIR}/converters/iconv
|
||||
.endif
|
||||
|
||||
# Until the bsd.gnome.mk people fix their damned file
|
||||
.if defined(WITH_GTK)
|
||||
USE_XLIB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user