Browse Source

disable for Cygwin

Waldemar Brodkorb 15 years ago
parent
commit
342a958a68
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/php/Makefile

+ 2 - 0
package/php/Makefile

@@ -44,6 +44,8 @@ PKG_SITES:=		http://de.php.net/distributions/
 
 PKG_DESCR_FCGI:=	PHP for FastCGI usage
 
+PKG_HOST_DEPENDS:=	!cygwin
+
 # FIX PKG_DEPENDS
 
 include $(TOPDIR)/mk/package.mk