From 51797a5640b08c767a98b3994a7dfd9c1ab25b4c Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 8 Sep 2003 17:23:17 +0000 Subject: Convert spaces to tabs. This should fix INDEX build. Submitted by: Matthew Seaman --- comms/tilp/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'comms/tilp') diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index eb08d031cd83..7e9a4788472c 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -37,12 +37,12 @@ MAN1= tilp.1 LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg .else pre-everything:: - @${ECHO_MSG} - @${ECHO_MSG} "=======================================================" - @${ECHO_MSG} "If you want to compile with JPEG support, hit Ctrl-C" - @${ECHO_MSG} "right now and use \"make WITH_JPEG=yes\"" - @${ECHO_MSG} "=======================================================" - @${ECHO_MSG} + @${ECHO_MSG} + @${ECHO_MSG} "=======================================================" + @${ECHO_MSG} "If you want to compile with JPEG support, hit Ctrl-C" + @${ECHO_MSG} "right now and use \"make WITH_JPEG=yes\"" + @${ECHO_MSG} "=======================================================" + @${ECHO_MSG} .endif #WITH_JPEG post-install: -- cgit v1.2.3