devel/kscope/Makefile is not ASCII

Dan Langille dan at langille.org
Tue Jul 19 02:21:25 GMT 2005


Most ports Makefiles are ASCII:

[dan at nezlok:/usr] $ file ports/sysutils/bacula-server/Makefile
ports/sysutils/bacula-server/Makefile: ASCII English text

[dan at nezlok:/usr] $ file ports/security/logcheck/Makefile
ports/security/logcheck/Makefile: ASCII text

But not all of them:

[dan at nezlok:/usr] $ file ports/devel/kscope/Makefile
ports/devel/kscope/Makefile: Apple Old Partition data block size: 
21117 first type: HTML/en/${PORTNAME}, number of blocks: 1935896432,

Several others have tested their ports tree and found similar 
results.  I've tried both the base system file and the one from 
ports.  Both give similar results.

Any ideas why this file is so special?
-- 
Dan Langille : http://www.langille.org/
BSDCan - The Technical BSD Conference - http://www.bsdcan.org/




More information about the freebsd-ports mailing list