aboutsummaryrefslogtreecommitdiffstats
path: root/www/netscape3
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-06 12:18:20 +0800
committersimokawa <simokawa@FreeBSD.org>1999-01-06 12:18:20 +0800
commit31fe83ed461d192d849b5821e9ccb11678dccc9b (patch)
treeeaea9775f3e1b5f97e8b6b548a26e07ce84807bf /www/netscape3
parentf090edff868a8b568b8ee9fa899e8748196f3720 (diff)
downloadfreebsd-ports-graphics-31fe83ed461d192d849b5821e9ccb11678dccc9b.tar.gz
freebsd-ports-graphics-31fe83ed461d192d849b5821e9ccb11678dccc9b.tar.zst
freebsd-ports-graphics-31fe83ed461d192d849b5821e9ccb11678dccc9b.zip
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.
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 f13d4fc0976..e39eb810518 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