aboutsummaryrefslogtreecommitdiff
path: root/www/netscape3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/netscape3/Makefile')
-rw-r--r--www/netscape3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile
index a531a0c760c1..24c59d955ead 100644
--- a/www/netscape3/Makefile
+++ b/www/netscape3/Makefile
@@ -42,8 +42,9 @@ pre-install:
post-install:
.if defined(USE_128BIT)
- cd ${WRKDIR}/${FORTIFY} && \
- (${ECHO} yes ; ${ECHO} no ; ${ECHO} no) | ./Fortify.sh ${PREFIX}/lib/netscape/netscape.bin
+ cd ${WRKDIR}/${FORTIFY} \
+ && (${ECHO}; ${ECHO} yes; ${ECHO} no; ${ECHO} no) \
+ | ./Fortify.sh ${PREFIX}/lib/netscape/netscape.bin
.endif
@${CAT} ${PKGDIR}/DESCR