ports/163262: [patch] www/webobjects : unbreak make readme
Jason Helfman
jhelfman at experts-exchange.com
Tue Dec 13 19:40:11 UTC 2011
>Number: 163262
>Category: ports
>Synopsis: [patch] www/webobjects : unbreak make readme
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 13 19:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jason Helfman
>Release: FreeBSD 8.2-RELEASE amd64
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD dormouse.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
reassignment of echo_msg breaks make readme
similar to fix in ports/163159
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/jhelfman/ncvs/ports/www/webobjects/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 20 Aug 2011 17:27:52 -0000 1.4
+++ Makefile 13 Dec 2011 19:30:28 -0000
@@ -63,14 +63,8 @@
# Check for distribution files
.if !defined(PACKAGE_BUILDING) && !exists(${DISTDIR}/${WOBINARCHIVE})
-ECHO_MSG= ${PRINTF}
IGNORE= cannot be downloaded automatically.
-IGNORE+= \n\
-Due to licensing restrictions you must download the necessary files manually.\n\
-Please open ${WOBINURL} in a\n\
-web browser and download the necessary files from Apple.\n\n\
-Please place the file ${WOBINARCHIVE} located in the\n\
-downloaded file bundle into ${DISTDIR} and restart the build.\n\n
+IGNORE+= Due to licensing restrictions you must download the necessary files manually. Please open ${WOBINURL} in a web browser and download the necessary files from Apple. Please place the file ${WOBINARCHIVE} located in the downloaded file bundle into ${DISTDIR} and restart the build
.endif
do-fetch:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list