diff options
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 9 | ||||
-rw-r--r-- | www/mozilla+ipv6/Makefile | 9 | ||||
-rw-r--r-- | www/mozilla-devel/Makefile | 9 | ||||
-rw-r--r-- | www/mozilla-vendor/Makefile | 9 | ||||
-rw-r--r-- | www/mozilla/Makefile | 9 | ||||
-rw-r--r-- | www/netscape4-communicator/Makefile | 9 | ||||
-rw-r--r-- | www/netscape47-communicator/Makefile | 9 | ||||
-rw-r--r-- | www/netscape48-communicator/Makefile | 9 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 9 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 9 |
10 files changed, 50 insertions, 40 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 4cc8c9906515..af589a82ce30 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.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index 4cc8c9906515..af589a82ce30 100644 --- a/www/mozilla+ipv6/Makefile +++ b/www/mozilla+ipv6/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index 4cc8c9906515..af589a82ce30 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index 4cc8c9906515..af589a82ce30 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 4cc8c9906515..af589a82ce30 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index 4cc8c9906515..af589a82ce30 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.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 4cc8c9906515..af589a82ce30 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.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index 4cc8c9906515..af589a82ce30 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.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 4cc8c9906515..af589a82ce30 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 4cc8c9906515..af589a82ce30 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.14 1998/01/26 09:56:31 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/03/15 15:13:53 markm Exp $ # DISTNAME= netscape-communicator-4.04 @@ -19,16 +19,17 @@ NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.1-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif -.if !defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if !defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" + @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: @@ -42,7 +43,7 @@ do-install: ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi rm -rf ${NDIR}/movemail-src -.if defined(USE_128BIT) && ${USA_RESIDENT} == NO +.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKSRC}/Fortify-1.2.1-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.04.bin .endif |