Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 1999 15:22:55 -0500
From:      "Matthew D. Fuller" <fullermd@futuresouth.com>
To:        ports@freebsd.org
Subject:   Communicator 4.7
Message-ID:  <19991005152255.H20768@futuresouth.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991005152255.H20768>