diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-24 01:20:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-24 01:20:39 +0000 |
commit | 4889bf65b1a54724c35935baacd7a65830832dae (patch) | |
tree | dbe1f600057f2f194bc93efb8618c2427feef75f /www/firefox-esr | |
parent | 5d0e10b31074b5cf2fa593c8ed6292ee6be8f05c (diff) | |
download | ports-4889bf65b1a54724c35935baacd7a65830832dae.tar.gz ports-4889bf65b1a54724c35935baacd7a65830832dae.zip |
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index e165160248dc..9b017fcc997e 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -43,6 +43,8 @@ LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre PLUGINSDIR= ${PREFIX}/lib/browser_plugins +NOT_FOR_ARCHS= amd64 + .include <bsd.port.pre.mk> #.if ${PERL_LEVEL} < 500601 |