summaryrefslogtreecommitdiff
path: root/www/mozilla
diff options
context:
space:
mode:
authormartin <martin>2000-10-30 20:32:04 +0000
committermartin <martin>2000-10-30 20:32:04 +0000
commit4d2ac469958f4ee780ba76ee7e1acc20b4831592 (patch)
tree300df1624f1f8b3e8784ca472334076d3779f240 /www/mozilla
parent0335812b357b735887cb42e1c1d1cc0119dfba4f (diff)
downloadpkgsrc-4d2ac469958f4ee780ba76ee7e1acc20b4831592.tar.gz
Mark this as only working for newer i386 versions or versions newer than
1.5_BETA for other architectures. While it may build on some others too, it will not work due to toolchain issues. There is no realistic hope to have those toolchain changes pulled up to the (now nearly dead) 1.4 branch. Closes PR 11342.
Diffstat (limited to 'www/mozilla')
-rw-r--r--www/mozilla/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index a486fc84966..00c98799d84 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2000/10/30 00:01:17 mycroft Exp $
+# $NetBSD: Makefile,v 1.47 2000/10/30 20:32:04 martin Exp $
DISTNAME= mozilla-source-M18
PKGNAME= mozilla-0.m18nb1
@@ -18,6 +18,10 @@ DEPENDS+= ORBit>=0.5.1:../../net/ORBit
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png>=1.0.6:../../graphics/png
+ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-i386 NetBSD-1.4Z[A-Z]-i386 \
+ NetBSD-1.5_ALPHA-i386 NetBSD-1.5_BETA-* \
+ NetBSD-1.[5-9]*-*
+
USE_GMAKE= yes
USE_X11BASE= yes
GNU_CONFIGURE= yes