Date: 30 Oct 2000 12:48:17 -0000 From: Peter Pentchev <roam@orbitel.bg> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/22414: www/netscape47-communicator and dependent ports broken Message-ID: <20001030124817.7089.qmail@ringworld.oblivion.bg>
next in thread | raw e-mail | index | archive | help
>Number: 22414 >Category: ports >Synopsis: www/netscape47-communicator and dependent ports broken >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 30 04:50:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Peter Pentchev >Release: FreeBSD 4.1.1-STABLE i386 >Organization: Orbitel JSCO. >Environment: current ports tree >Description: Sada Kenji's commit (rev. 1.77) of ports/www/netscape47-communicator/Makefile, changing sed to ${SED}, broke builds of this and all dependent ports. It would appear that ${SED} is not yet set when invoked :( >How-To-Repeat: [root@ringworld /usr/ports/www/linux-netscape47-navigator]# make -V PORTVERSION -e: not found "../linux-netscape47-communicator/../netscape47-communicator/Makefile", line 68: warning: "echo 4.76 | -e 's/\.//'" returned non-zero status 4.76 [root@ringworld /usr/ports/www/linux-netscape47-navigator]# cd ../netscape47-communicator/ [root@ringworld /usr/ports/www/netscape47-communicator]# make -V PORTVERSION -e: not found "Makefile", line 68: warning: "echo 4.76 | -e 's/\.//'" returned non-zero status 4.76 [root@ringworld /usr/ports/www/netscape47-communicator]# >Fix: Either back rev. 1.77 out, or.. I don't know, fix it or something ;) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001030124817.7089.qmail>