Date: 13 Nov 2000 00:44:08 -0800 From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) To: "Vanilla I. Shu" <vanilla@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/print/freetype Makefile Message-ID: <vqc66ls9s87.fsf@silvia.hip.berkeley.edu> In-Reply-To: <200011120219.SAA54404@freefall.freebsd.org> (Vanilla I. Shu's message of "Sat, 11 Nov 2000 18:19:12 -0800 (PST)") References: <200011120220.SAA54539@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* vanilla 2000/11/11 18:20:30 PST * * Modified files: * print/freetype Makefile * Log: * Urrr... I miss to commit Makefile :( This is not an appropriate commit message. Please remember that people will be reading commit logs by "cvs log", not by scanning mail. * vanilla 2000/11/11 18:19:12 PST * * Modified files: * print/freetype pkg-plist * Added files: * print/freetype/files patch-Makefile.in * Log: * Remove USE_XLIB, only freetype utility depends to X library, * not freetype library.. Please drop me a note when you make a commit like this. This changes the behavior of USE_FREETYPE in bsd.port.mk and has broken (at least) ja-vflib. I'm not saying it's wrong, but we need to check the following ports now. :< === >> find . -name Makefile | xargs grep USE_FREETYPE | sort ./chinese/CJK/Makefile:USE_FREETYPE= yes ./chinese/bg5ps/Makefile:USE_FREETYPE= yes ./editors/yudit/Makefile:USE_FREETYPE= YES ./games/powerpak/Makefile:USE_FREETYPE= yes ./graphics/ImageMagick/Makefile:USE_FREETYPE= yes ./graphics/evas/Makefile:USE_FREETYPE= yes ./graphics/gd/Makefile:USE_FREETYPE= yes ./graphics/gdtclft/Makefile:USE_FREETYPE= yes ./graphics/imlib2-tmp/Makefile:USE_FREETYPE= yes ./graphics/libwmf/Makefile:USE_FREETYPE= yes ./graphics/ruby-gd/Makefile:USE_FREETYPE= yes ./graphics/sdl_ttf/Makefile:USE_FREETYPE= yes ./japanese/vflib/Makefile:USE_FREETYPE= yes ./korean/ftghostscript5/Makefile:USE_FREETYPE= YES ./korean/ghostscript55httf/Makefile:USE_FREETYPE= yes ./misc/magicpoint/Makefile:USE_FREETYPE= yes ./print/perlftlib/Makefile:USE_FREETYPE= yes ./x11-fonts/ttmkfdir/Makefile:USE_FREETYPE= yes ./x11-fonts/xmbdfed/Makefile:USE_FREETYPE= yes ./x11-servers/XttXF86srv-common/Makefile:USE_FREETYPE= YES ./x11-wm/enlightenment/Makefile:USE_FREETYPE= yes === Satoshi 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?vqc66ls9s87.fsf>