Date: Sun, 08 Feb 2004 17:57:48 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Trevor Johnson <trevor@jpj.net> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/converters/iconv Makefile ports/devel/gettext Makefile Message-ID: <1076281068.16832.39.camel@shumai.marcuscom.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1076281068.16832.39.camel>