summaryrefslogtreecommitdiff
path: root/www/netscape47-communicator
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-27 08:31:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-27 08:31:13 +0000
commited7ea07d813dfd26509e08c733e93c1cc3961f0e (patch)
treebba917719d84082252232133b5067472d5e4c9da /www/netscape47-communicator
parentIs broken for all of 3.0, not just ELF. (diff)
Answer third question of Fortify.
Notes
Notes: svn path=/head/; revision=15655
Diffstat (limited to 'www/netscape47-communicator')
-rw-r--r--www/netscape47-communicator/Makefile4
1 files changed, 2 insertions, 2 deletions
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}