summaryrefslogtreecommitdiff
path: root/www/netscape3
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 04:18:20 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 04:18:20 +0000
commit2adec5725fa5d69ead4c79f9cab5438761c95a85 (patch)
tree2a41a517e89525813b55b977207a460ed8bb46ba /www/netscape3
parentfix my mis-quoting. (diff)
Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes.
- In fact, current bsd.port.mk does nothing about this *_FOR_ARCHS flags, but bsd.port.mk will be updated soon by Asami-san. - Some people is working on OSF/1 emulation on alpha. We may have netscape port on alpha near future.
Notes
Notes: svn path=/head/; revision=15876
Diffstat (limited to 'www/netscape3')
-rw-r--r--www/netscape3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile
index f13d4fc09765..e39eb8105182 100644
--- a/www/netscape3/Makefile
+++ b/www/netscape3/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.25 1998/11/22 18:37:23 sada Exp $
+# $Id: Makefile,v 1.26 1998/12/19 11:20:11 markm Exp $
#
DISTNAME= netscape-3.04
@@ -13,6 +13,8 @@ DISTFILES= netscape-v304-export.x86-unknown-bsd.tar.gz
MAINTAINER= ports@FreeBSD.ORG
+NOT_FOR_ARCHS= alpha
+
NO_LATEST_LINK= yes
NO_WRKSUBDIR= yes