cvs commit: ports/converters/iconv Makefile ports/devel/gettext Makefile

Joe Marcus Clarke marcus at marcuscom.com
Sun Feb 8 14:57:50 PST 2004


On Sun, 2004-02-08 at 17:52, Trevor Johnson wrote:
> > I think you mean to add this to converters/libiconv.
> 
> That would make far more sense. :)  Could you please make the change,
> since I'm not a member of gnome@?

Done.  Thanks.

Joe

> 
> Index: Makefile
> ===================================================================
> 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=		iconv.1
>  MAN3=		iconv.3 iconv_open.3 iconv_close.3
> 
> +.ifdef USE_ICONV
> +.error	USE_ICONV is defined as an environment variable, or in the arguments \
> +	to "make".  Please unset it and restart the build.
> +.endif
> +
>  .if !defined(WITHOUT_EXTRA_ENCODINGS)
>  CONFIGURE_ARGS+=	--enable-extra-encodings
>  .endif
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20040208/84b1f3d2/attachment.bin


More information about the cvs-ports mailing list