From 4b7ede807e38032356e6e1bd27bf52e17ff78706 Mon Sep 17 00:00:00 2001 From: jgh Date: Thu, 5 Jan 2012 07:29:04 +0000 Subject: - Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE. PR: ports/163253 Submitted by: jgh (me) Approved by: maintainer (timeout), crees (mentor) --- japanese/flex-sdk/Makefile | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'japanese') diff --git a/japanese/flex-sdk/Makefile b/japanese/flex-sdk/Makefile index 1f37e4baaf98..e497e7a595ea 100644 --- a/japanese/flex-sdk/Makefile +++ b/japanese/flex-sdk/Makefile @@ -34,15 +34,10 @@ SUB_LIST= PORTNAME=${PORTNAME} .for i in ${DISTFILES} .if !exists(${DISTDIR}/${i}) -ECHO_MSG=/usr/bin/printf -IGNORE= :\n\ -You must fetch the distribution manually.\n\n\ -Please access \n\ -\n\ - ${DOWNLOAD_URL}\n\ -\n\ -with a web browser. Please place the downloaded ${i} \n\ -in ${DISTDIR}.\n\n +IGNORE= you must fetch the distribution manually.\ +Please access ${DOWNLOAD_URL} with a web browser.\ +Please place the downloaded ${i} in ${DISTDIR} and\ +re-run make .endif .endfor -- cgit