From cc600b0d0da28195386ebf946f9492e0a516f831 Mon Sep 17 00:00:00 2001 From: vs Date: Mon, 20 Dec 2004 12:33:29 +0000 Subject: Do not depend on linprocfs too early PR: ports/75155 Submitted by: Ion-Mihai "IOnut" Tetcu --- audio/baudline/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile index 91336a2cf735..32972edf7c3a 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -44,7 +44,7 @@ IGNORE= may not be automatically fetched due to licensing\ LINPROCFS!= /sbin/mount | ${GREP} linprocfs | ${AWK} '{print $1}' -pre-everything:: +pre-install: .if !empty(LINPROCFS) @${ECHO_CMD} "" @${ECHO_CMD} "Check if linprocfs is running: YES" -- cgit