From ed7ea07d813dfd26509e08c733e93c1cc3961f0e Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 27 Dec 1998 08:31:13 +0000 Subject: Answer third question of Fortify. --- www/netscape47-communicator/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/netscape47-communicator/Makefile') diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 6b295134015a..2e518a5c5f18 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.33 1998/12/11 08:11:23 obrien Exp $ +# $Id: Makefile,v 1.34 1998/12/19 11:20:13 markm Exp $ # DISTNAME= communicator-v45-export.x86-unknown-freebsd @@ -54,7 +54,7 @@ do-install: ${RM} -rf ${NDIR}/movemail-src .if defined(USE_128BIT) cd ${WRKDIR}/Fortify-1.3.2-unix-x86 && \ - (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.5.bin + (${ECHO} yes ; ${ECHO} no ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.5.bin .endif chown -R ${BINOWN}.${BINGRP} ${NDIR} -- cgit v1.2.3