summaryrefslogtreecommitdiff
path: root/package/radvd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/radvd/Makefile')
-rw-r--r--package/radvd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/radvd/Makefile b/package/radvd/Makefile
index 6c3662b71..0cfab4506 100644
--- a/package/radvd/Makefile
+++ b/package/radvd/Makefile
@@ -14,6 +14,8 @@ PKG_URL:= http://www.litech.org/radvd
PKG_SITES:= http://v6web.litech.org/radvd/dist/ \
http://download.sourcemage.org/mirror/
+PKG_HOST_DEPENDS:= !freebsd
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,RADVD,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))