Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2000 11:39:43 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/irc/xchat Makefile ports/japanese/xchat Makefile
Message-ID:  <200011061939.LAA46383@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2000/11/06 11:39:43 PST

  Modified files:
    irc/xchat            Makefile 
    japanese/xchat       Makefile 
  Log:
  Fix japanese/xchat which had been broken by the last two commits on
  irc/xchat.  As japanese/xchat "built" without a problem, I didn't
  notice it was "broken"...  In reality, the configure script failed to
  detect the iconv library because of the removal of CPPFLAGS and LIBS
  in CONFIGURE_ENV, therefore the built binary lacked Japanese support.
  (i.e. the ja-xchat package included in 4.2-RELEASE will be broken)
  
  To avoid this kind of sad accidents in future, add a note to irc/xchat
  that it has a slave port and one should be careful not to overwrite
  variables or targets.
  
  Revision  Changes    Path
  1.68      +8 -3      ports/irc/xchat/Makefile
  1.3       +4 -1      ports/japanese/xchat/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011061939.LAA46383>