Use ${DO_NADA} to introduce a do-nothing line (as is done elsewhere in

pkgsrc); simply # makes older bmake hork up in combination with some shells.
This commit is contained in:
tv 2004-03-11 19:37:20 +00:00
parent 2d61773eab
commit e53f7683c5

View file

@ -1,4 +1,4 @@
# $NetBSD: bsd.pkg.mk,v 1.1417 2004/03/09 19:22:24 reed Exp $
# $NetBSD: bsd.pkg.mk,v 1.1418 2004/03/11 19:37:20 tv Exp $
#
# This file is in the public domain.
#
@ -2696,16 +2696,17 @@ real-su-install: ${MESSAGE}
${_PKG_SILENT}${_PKG_DEBUG}cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} pre-install
${_PKG_SILENT}${_PKG_DEBUG}cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} do-install
${_PKG_SILENT}${_PKG_DEBUG}cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} post-install
${_PKG_SILENT}#
${_PKG_SILENT}# PLIST must be generated at this late point (instead of
${_PKG_SILENT}# depending on it somewhere earlier), because it needs
${_PKG_SILENT}# to be created _after_ the {pre,do,post}-install
${_PKG_SILENT}# targets are run.
${_PKG_SILENT}#
${_PKG_SILENT}# We generate _before_ post-install-script is run so
${_PKG_SILENT}# that the real config files and rc.d scripts aren't
${_PKG_SILENT}# listed in the PLIST.
${_PKG_SILENT}#
${_PKG_SILENT}${DO_NADA} \
# \
# PLIST must be generated at this late point (instead of \
# depending on it somewhere earlier), because it needs \
# to be created _after_ the {pre,do,post}-install \
# targets are run. \
# \
# We generate _before_ post-install-script is run so \
# that the real config files and rc.d scripts aren't \
# listed in the PLIST. \
#
${_PKG_SILENT}${_PKG_DEBUG}cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} ${PLIST}
${_PKG_SILENT}${_PKG_DEBUG}cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} post-install-script
${_PKG_SILENT}${_PKG_DEBUG}newmanpages=`${EGREP} -h \