summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-07-09 15:08:31 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-07-09 15:08:31 +0000
commitdda929d0b4a6c6290dbd20fb46bbb3e2218da6cb (patch)
tree4f3f17354d37e8bdd2e2d33e32e8985ea0eaf9b0 /www
parentCommitted, thanks. (diff)
ONLY_FOR_ARCHS should be overridden.
Notes
Notes: svn path=/head/; revision=30370
Diffstat (limited to 'www')
-rw-r--r--www/netscape47-communicator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile
index 15d74d08869a..4c51c1547b2e 100644
--- a/www/netscape47-communicator/Makefile
+++ b/www/netscape47-communicator/Makefile
@@ -20,7 +20,7 @@ MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/suppor
DISTFILES?= communicator-v473-export.alpha-dec-osf4.0.tar.gz
.endif
-ONLY_FOR_ARCHS= i386 alpha
+ONLY_FOR_ARCHS?= i386 alpha
MASTERDIR= ${.CURDIR}/../netscape4-communicator
.if ${ARCH} == "i386"