summaryrefslogtreecommitdiff
path: root/www/netscape47-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-07-28 23:12:47 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-07-28 23:12:47 +0000
commit9ae256b1a5df19fae92323e1458d3b7c40952484 (patch)
treee4df155e220c7a5f45337cfbc8ee7ee717b0468d /www/netscape47-communicator
parentActivate vxtools. (diff)
Cosmetic change of definition order.
Notes
Notes: svn path=/head/; revision=31090
Diffstat (limited to 'www/netscape47-communicator')
-rw-r--r--www/netscape47-communicator/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile
index c682c86fd6c6..d722d2d50c32 100644
--- a/www/netscape47-communicator/Makefile
+++ b/www/netscape47-communicator/Makefile
@@ -29,15 +29,15 @@ NETSCAPE_DIST_ARCH= supported/dec_unix40
NETSCAPE_DIST_TAG= alpha-dec-osf4.0
.endif
+.if defined(BROWSER) && ${BROWSER} == 'navigator'
+NETSCAPE_DIST_GRADE= navigator_standalone
+.endif
+
NETSCAPE_DIST_ARCH?= unsupported/freebsd # | supported/dec_unix40 | supported/linux22 | unsupported/bsdi21
NETSCAPE_DIST_GRADE?= complete_install # | navigator_standalone
NETSCAPE_DIST_SUBDIR?= ${BROWSER_VER}/unix/${NETSCAPE_DIST_ARCH}/${NETSCAPE_DIST_GRADE}
NETSCAPE_DIST_TAG?= x86-unknown-freebsd # | x86-unknown-linux2.2 | x86-bsdi-bsd2 | alpha-dec-osf4.0
-.if defined(BROWSER) && ${BROWSER} == 'navigator'
-NETSCAPE_DIST_GRADE= navigator_standalone
-.endif
-
BROWSER_VER= 4.74
INFILE_HEAD?= 'Communicator,4.74.0.20000707'
NO_AUTOADMIN= 'Not available'