summaryrefslogtreecommitdiff
path: root/package/pdnsd/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/pdnsd/Makefile
parent80cf711c344256c59b857da6cd7fc91898f90752 (diff)
parenta03e16ce46353740a2b778beda4dda03c0252e07 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pdnsd/Makefile')
-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