Maybe someone could help me with mutt-devel. After forcing portindex update I was trying to port upgrade mutt-devel but: sudo port upgrade outdated Password: ---> Building mutt-devel with target all Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_mail_mutt-devel/work/mutt-1.5.15" && make all " returned error 2 Command output: ( echo '#include "config.h"'; echo '#include "mutt.h"'; ) \ | gcc -E -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -I./imap -Iintl -I/opt/local/include/db4 -I/opt/local/include -I/opt/local/include/db44 -I/opt/local/include -I./intl - | ./hcachever.sh hcversion.h ERROR: no MD5 tool found <built-in>:0: fatal error: when writing output to : Broken pipe compilation terminated. make: *** [hcversion.h] Error 1 This is the current installed version: $ port installed mutt-devel The following ports are currently installed: mutt-devel @1.5.14_1+db4+headercache+imap+pop (active) Maybe I'm overlooking something trivial. Thanks, Gufo