summaryrefslogtreecommitdiff
path: root/www/mozilla-devel
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-devel
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-devel')
-rw-r--r--www/mozilla-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index b767784d4fac..c3e3b2c79bb3 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -160,6 +160,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 \