summaryrefslogtreecommitdiff
path: root/package/forked-daapd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:31:35 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:31:35 +0100
commita1ed67f04bb4b61af7383f2301b7dab6cb92e1b8 (patch)
treed5cce0bfaa13cd5eae5b9d502ed17b90cf5b1bee /package/forked-daapd
parent3644457f9cfe21c2901f8ba5cf1c74f2b69eb959 (diff)
FreeBSD fixes
Diffstat (limited to 'package/forked-daapd')
-rw-r--r--package/forked-daapd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/forked-daapd/Makefile b/package/forked-daapd/Makefile
index 824d05636..49583bb11 100644
--- a/package/forked-daapd/Makefile
+++ b/package/forked-daapd/Makefile
@@ -18,6 +18,8 @@ PKG_SITES:= http://alioth.debian.org/~jblache/forked-daapd/
PKG_CFLINE_FORKED_DAAPD:= select ADK_KERNEL_INOTIFY_USER
PKG_ARCH_DEPENDS:= !ppc
+# gperf problem
+PKG_HOST_DEPENDS:= !freebsd
include $(TOPDIR)/mk/package.mk