summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-04-02 22:47:52 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-04-02 22:47:52 +0000
commitbd849a07c39b3817f526e5fabf2ebeb746039ddd (patch)
tree798ae66a93d80d27b69d4d7cf56d0d5078f8ea1b /www
parentFix version number (diff)
Fix dir from where Fortify called
Notes
Notes: svn path=/head/; revision=10397
Diffstat (limited to 'www')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile4
-rw-r--r--www/netscape4-communicator/Makefile4
-rw-r--r--www/netscape47-communicator/Makefile4
-rw-r--r--www/netscape48-communicator/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index 5829cdf30e52..88dd07f87e98 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.16 1998/03/16 15:05:03 markm Exp $
+# $Id: Makefile,v 1.17 1998/04/02 20:26:34 ache Exp $
#
DISTNAME= netscape-communicator-4.05
@@ -44,7 +44,7 @@ do-install:
fi
rm -rf ${NDIR}/movemail-src
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
- cd ${WRKSRC}/Fortify-1.2.1-unix && \
+ cd ${WRKDIR}/Fortify-1.2.1-unix && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.05.bin
.endif
chown -R bin.bin ${NDIR}
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile
index 5829cdf30e52..88dd07f87e98 100644
--- a/www/netscape4-communicator/Makefile
+++ b/www/netscape4-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.16 1998/03/16 15:05:03 markm Exp $
+# $Id: Makefile,v 1.17 1998/04/02 20:26:34 ache Exp $
#
DISTNAME= netscape-communicator-4.05
@@ -44,7 +44,7 @@ do-install:
fi
rm -rf ${NDIR}/movemail-src
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
- cd ${WRKSRC}/Fortify-1.2.1-unix && \
+ cd ${WRKDIR}/Fortify-1.2.1-unix && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.05.bin
.endif
chown -R bin.bin ${NDIR}
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile
index 5829cdf30e52..88dd07f87e98 100644
--- a/www/netscape47-communicator/Makefile
+++ b/www/netscape47-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.16 1998/03/16 15:05:03 markm Exp $
+# $Id: Makefile,v 1.17 1998/04/02 20:26:34 ache Exp $
#
DISTNAME= netscape-communicator-4.05
@@ -44,7 +44,7 @@ do-install:
fi
rm -rf ${NDIR}/movemail-src
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
- cd ${WRKSRC}/Fortify-1.2.1-unix && \
+ cd ${WRKDIR}/Fortify-1.2.1-unix && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.05.bin
.endif
chown -R bin.bin ${NDIR}
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index 5829cdf30e52..88dd07f87e98 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.16 1998/03/16 15:05:03 markm Exp $
+# $Id: Makefile,v 1.17 1998/04/02 20:26:34 ache Exp $
#
DISTNAME= netscape-communicator-4.05
@@ -44,7 +44,7 @@ do-install:
fi
rm -rf ${NDIR}/movemail-src
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
- cd ${WRKSRC}/Fortify-1.2.1-unix && \
+ cd ${WRKDIR}/Fortify-1.2.1-unix && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.05.bin
.endif
chown -R bin.bin ${NDIR}