summaryrefslogtreecommitdiff
path: root/package/font-bh-lucidatypewriter-75dpi/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-10 18:28:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-10 18:28:47 +0100
commite04d6dc7eff54a2b851b65dd6cbcc78b8f573f64 (patch)
treeba00e46add38a9367380f6ecc02200b9d72b3bd0 /package/font-bh-lucidatypewriter-75dpi/Makefile
parentba1c52480a9bd71d24c4440979a35a5bf93033af (diff)
disable X fonts for non-Linux buildsystems
there is an open unresolved issue with host tools
Diffstat (limited to 'package/font-bh-lucidatypewriter-75dpi/Makefile')
-rw-r--r--package/font-bh-lucidatypewriter-75dpi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/font-bh-lucidatypewriter-75dpi/Makefile b/package/font-bh-lucidatypewriter-75dpi/Makefile
index a84ebb107..cfb5b1892 100644
--- a/package/font-bh-lucidatypewriter-75dpi/Makefile
+++ b/package/font-bh-lucidatypewriter-75dpi/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_LUCIDATYPEWRITER_75DPI,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))