summaryrefslogtreecommitdiff
path: root/package/libvirt/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:05:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:05:28 +0100
commit8f39dc5c8c3d0b77daebd90f927e0bc78bca7d1d (patch)
treef064c23ea4a5ac3f8dd4730997a3426f3630452d /package/libvirt/Makefile
parent80cf711c344256c59b857da6cd7fc91898f90752 (diff)
parenta03e16ce46353740a2b778beda4dda03c0252e07 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libvirt/Makefile')
-rw-r--r--package/libvirt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile
index f76bffa39..cb4400e45 100644
--- a/package/libvirt/Makefile
+++ b/package/libvirt/Makefile
@@ -14,7 +14,7 @@ PKG_BUILDDEP+= libxml2 gnutls python
PKG_URL:= http://www.libvirt.org/
PKG_SITES:= ftp://libvirt.org/libvirt/
-PKG_HOST_DEPENDS:= !freebsd
+PKG_HOST_DEPENDS:= !freebsd !netbsd
PKG_TARGET_DEPENDS:= !foxboard
include ${TOPDIR}/mk/package.mk