summaryrefslogtreecommitdiff
path: root/www/bsdi-netscape47-navigator
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/bsdi-netscape47-navigator
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/bsdi-netscape47-navigator')
-rw-r--r--www/bsdi-netscape47-navigator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bsdi-netscape47-navigator/Makefile b/www/bsdi-netscape47-navigator/Makefile
index 0cce821ed2be..1dce7a53a5e9 100644
--- a/www/bsdi-netscape47-navigator/Makefile
+++ b/www/bsdi-netscape47-navigator/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sept 1998
# Whom: brett@peloton.physics.montana.edu
#
-# $Id: Makefile,v 1.31 1998/12/19 11:20:14 markm Exp $
+# $Id: Makefile,v 1.32 1999/01/05 20:53:24 sada Exp $
#
DISTNAME= netscape-navigator-4.5
@@ -13,6 +13,8 @@ DISTFILES= navigator-v45-export.x86-unknown-freebsd.tar.gz
MAINTAINER= ports@FreeBSD.ORG
+ONLY_FOR_ARCHS= i386
+
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/navigator-v45.x86-unknown-freebsd
NO_BUILD= Yes