Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 1998 20:41:45 +1030 (CST)
From:      Matthew Thyer <matt@camtech.net.au>
To:        ports@FreeBSD.ORG
Subject:   netscape4-communicator Fortify fixup
Message-ID:  <199812261011.UAA22228@localhost.camtech.net.au>

next in thread | raw e-mail | index | archive | help
--- ports/www/netscape4-communicator/Makefile.orig	Sat Dec 26 19:38:23 1998
+++ ports/www/netscape4-communicator/Makefile	Sat Dec 26 20:37:54 1998
@@ -47,7 +47,7 @@
 	tar zxvf ${DISTDIR}/${AUTOADMIN} -C ${NDIR}
 .if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
 	cd ${WRKDIR}/Fortify-1.3.2-unix-x86 && \
-		(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.08.bin
+		(${ECHO} yes ; ${ECHO} no ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.08.bin
 .endif
 	chown -R bin.bin ${NDIR}
 

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?199812261011.UAA22228>