summaryrefslogtreecommitdiff
path: root/package/jack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/jack/Makefile')
-rw-r--r--package/jack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jack/Makefile b/package/jack/Makefile
index d67b473f6..ece6930b2 100644
--- a/package/jack/Makefile
+++ b/package/jack/Makefile
@@ -3,7 +3,6 @@
include $(TOPDIR)/rules.mk
-# always use tab spaces as separator, no spaces
PKG_NAME:= jack
PKG_VERSION:= 1.9.7
PKG_RELEASE:= 1
@@ -16,6 +15,7 @@ PKG_URL:= http://jackaudio.org
PKG_SITES:= http://www.grame.fr/~letz/
PKG_ARCH_DEPENDS:= !cris
+PKG_HOST_DEPENDS:= !darwin
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2