diff --git a/infrastructure/mk/old-install.mk b/infrastructure/mk/old-install.mk index 11852e0c187..d2231dcf55b 100644 --- a/infrastructure/mk/old-install.mk +++ b/infrastructure/mk/old-install.mk @@ -1,4 +1,4 @@ -# $OpenBSD: old-install.mk,v 1.2 2001/01/18 14:58:17 espie Exp $ +# $OpenBSD: old-install.mk,v 1.3 2001/02/15 21:51:32 wilfried Exp $ # Stuff that is needed for old, pre-fake, port installations. # If ${FAKE} == No @@ -82,7 +82,7 @@ ${_INSTALL_COOKIE}: ${_BUILD_COOKIE} . endfor . endif . endif -. if defined(${MESSAGE}) +. if defined(MESSAGE) @cat ${WRKBUILD}/MESSAGE${SUBPACKAGE} . endif . if !defined(NO_PKG_REGISTER)