summaryrefslogtreecommitdiff
path: root/www/mozilla
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-24 01:20:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-24 01:20:39 +0000
commit4889bf65b1a54724c35935baacd7a65830832dae (patch)
treedbe1f600057f2f194bc93efb8618c2427feef75f /www/mozilla
parentFix a typo that prevented proper automake257 dependencies from working. (diff)
Don't build these ports on amd64.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=94751
Diffstat (limited to 'www/mozilla')
-rw-r--r--www/mozilla/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 1f1f3cb6e921..5e7bd675b9a1 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -159,6 +159,8 @@ JPI_LIST=\
${LOCALBASE}/diablo-jdk1.3.1/jre/plugin/${ARCH}/ns600/libjavaplugin_oji.so \
${LOCALBASE}/jdk1.3.1/jre/plugin/${ARCH}/ns600/libjavaplugin_oji.so
+NOT_FOR_ARCHS= amd64
+
.include <bsd.port.pre.mk>
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \