From owner-cvs-ports@FreeBSD.ORG Sun Feb 8 14:57:49 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D3616A4E0; Sun, 8 Feb 2004 14:57:48 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 261BB43D1D; Sun, 8 Feb 2004 14:57:48 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i18Ms1sm055292; Sun, 8 Feb 2004 17:54:02 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Trevor Johnson In-Reply-To: <20040208175125.R99913@blues.jpj.net> References: <200402082146.i18LkbxE080399@repoman.freebsd.org> <1076277021.16832.27.camel@shumai.marcuscom.com> <20040208175125.R99913@blues.jpj.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-F2Vu/9VK6Dw3Tb2V8H4X" Organization: MarcusCom, Inc. Message-Id: <1076281068.16832.39.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 08 Feb 2004 17:57:48 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/converters/iconv Makefile ports/devel/gettext Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 22:57:50 -0000 --=-F2Vu/9VK6Dw3Tb2V8H4X Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-02-08 at 17:52, Trevor Johnson wrote: > > I think you mean to add this to converters/libiconv. >=20 > That would make far more sense. :) Could you please make the change, > since I'm not a member of gnome@? Done. Thanks. Joe >=20 > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/converters/libiconv/Makefile,v > retrieving revision 1.28 > diff -u -r1.28 Makefile > --- Makefile 14 Oct 2003 08:00:14 -0000 1.28 > +++ Makefile 8 Feb 2004 22:47:18 -0000 > @@ -26,6 +26,11 @@ > MAN1=3D iconv.1 > MAN3=3D iconv.3 iconv_open.3 iconv_close.3 >=20 > +.ifdef USE_ICONV > +.error USE_ICONV is defined as an environment variable, or in the argume= nts \ > + to "make". Please unset it and restart the build. > +.endif > + > .if !defined(WITHOUT_EXTRA_ENCODINGS) > CONFIGURE_ARGS+=3D --enable-extra-encodings > .endif --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-F2Vu/9VK6Dw3Tb2V8H4X Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAJr7sb2iPiv4Uz4cRAtD+AJ43w0sq0nPxP7As3f1/nbq+MmTD6wCffftY uDuzftfcrN1VZbjmH7jSCnc= =JrR1 -----END PGP SIGNATURE----- --=-F2Vu/9VK6Dw3Tb2V8H4X--