Omitted by http://berklix.com/~jhs/bin/.csh/customise

Ring a bell when the make stops, hanging on human input.

Patched out, now Ive added a test in ${SCRIPTSDIR}/dialog4ports.sh

# *** 10.1-RELEASE/ports/Mk/bsd.port.mk	Tue Apr 28 15:24:40 2015
# --- jhs/ports/Mk/bsd.port.mk	Tue Apr 28 15:25:15 2015
# ***************
# *** 5575,5580 ****
# --- 5575,5581 ----
#   .endif
#   	@TMPOPTIONSFILE=$$(mktemp -t portoptions); \
#   	trap "${RM} -f $${TMPOPTIONSFILE}; exit 1" 1 2 3 5 10 13 15; \
# + 	if [ -e $HOME/bin/.sh/bell ]; then ${SH} -c $HOME/bin/.sh/bell ; fi ; \
#   	${SETENV} ${D4P_ENV} ${SH} ${SCRIPTSDIR}/dialog4ports.sh $${TMPOPTIONSFILE} || { \
#   		${RM} -f $${TMPOPTIONSFILE}; \
#   		${ECHO_MSG} "===> Options unchanged"; \
