From owner-freebsd-ports Tue Oct 5 13:23: 1 1999 Delivered-To: freebsd-ports@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 46D3F1506D for ; Tue, 5 Oct 1999 13:22:57 -0700 (PDT) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id PAA20777 for ports@freebsd.org; Tue, 5 Oct 1999 15:22:56 -0500 (CDT) Date: Tue, 5 Oct 1999 15:22:55 -0500 From: "Matthew D. Fuller" To: ports@freebsd.org Subject: Communicator 4.7 Message-ID: <19991005152255.H20768@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i X-OS: FreeBSD Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone else having trouble getting the Makefile working right? This fixed it for me: Index: Makefile =================================================================== RCS file: /usr/cvs/ports/www/netscape47-communicator.us/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 1999/10/04 18:33:30 1.20 +++ Makefile 1999/10/05 18:24:54 @@ -39,7 +39,7 @@ .if ${USA_RESIDENT} == YES || ${USA_RESIDENT} == yes # .if !exists(${DISTDIR}/${DISTFILES}) -IGNORE="You must manually obtain ${DISTFILES} from 'https://wwwus.netscape.com/usdl-bin/pdms_dnstest.cgi?PRODUCT=communicator4.7-freebsd22-en-complete-128&COMPONENTS=CLIENT&TEMPLATES=NSCP' (click 'I Agree') and place it in ${DISTDIR}" +IGNORE="You must manually obtain ${DISTFILES} from 'https://wwwus.netscape.com/usdl-bin/pdms_dnstest.cgi?PRODUCT=communicator4.7-freebsd22-en-complete-128&COMPONENTS=CLIENT&TEMPLATES=NSCP' \(click 'I Agree'\) and place it in ${DISTDIR}" .endif .else -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ FutureSouth Communications | ISPHelp ISP Consulting "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message