summaryrefslogtreecommitdiff
path: root/package/firefox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 10:45:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 10:45:58 +0200
commit88bbfd520998eab45c20b6d0b52793b2b6ad3907 (patch)
tree0c855ce00fc2381cb95252d57bd9dc4c5b662a0a /package/firefox/Makefile
parent1115439a910ccc45a54d6bb89828cffe4b91fe81 (diff)
python is required for firefox, disable build of firefox on BSD for now
Diffstat (limited to 'package/firefox/Makefile')
-rw-r--r--package/firefox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 234386e9c..970037f08 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -21,6 +21,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.source.tar.bz2
WRKDIST= ${WRKDIR}/mozilla-1.9.2
PKG_TARGET_DEPENDS:= alix1c x86_qemu x86_64_qemu shuttle ibmx40 lemote
+PKG_HOST_DEPENDS:= !netbsd !freebsd !openbsd !cygwin
include $(TOPDIR)/mk/package.mk