summaryrefslogtreecommitdiff
path: root/package/font-bh-ttf
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-12 17:28:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-12 17:28:18 +0100
commit7d633c663e95826dd5f9dfc1d2cdbcd8ddbf5968 (patch)
tree9b62f39aca7f395ce3c3ad5f285d311a2bbfc8d4 /package/font-bh-ttf
parent1390c5863daa190d47dbfae41377f5c0656f2c0e (diff)
parenta509d9b1251bc1db6450b2b1c28da5dee6574362 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/font-bh-ttf')
-rw-r--r--package/font-bh-ttf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/font-bh-ttf/Makefile b/package/font-bh-ttf/Makefile
index 5d816443f..12582a873 100644
--- a/package/font-bh-ttf/Makefile
+++ b/package/font-bh-ttf/Makefile
@@ -12,6 +12,8 @@ PKG_SECTION:= x11
PKG_URL:= http://www.x.org/
PKG_SITES:= ${MASTER_SITE_XORG}
+PKG_HOST_DEPENDS:= !netbsd !openbsd !cygwin !freebsd !mirbsd
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,FONT_BH_TTF,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))