summaryrefslogtreecommitdiff
path: root/package/pdnsd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-14 00:38:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-14 00:38:14 +0100
commit42675af37cb5ce735452311734cc5b88a66d6d9d (patch)
tree4f15a6802d057cc685be2013d123006bcc1f6236 /package/pdnsd
parentd7beb20d0835c81f05d51978497b1d756ca640a9 (diff)
complete allmodconfig build on NetBSD
Diffstat (limited to 'package/pdnsd')
-rw-r--r--package/pdnsd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pdnsd/Makefile b/package/pdnsd/Makefile
index 36b4896b7..64757186b 100644
--- a/package/pdnsd/Makefile
+++ b/package/pdnsd/Makefile
@@ -13,6 +13,8 @@ PKG_DEPENDS:= libpthread
PKG_URL:= http://www.phys.uu.nl/~rombouts/pdnsd.html
PKG_SITES:= http://www.phys.uu.nl/~rombouts/pdnsd/releases/
+PKG_HOST_DEPENDS:= !netbsd
+
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-par.tar.gz
include $(TOPDIR)/mk/package.mk