From 084c175e59e9ea61c68154ad9982adcd918cbfcf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Oct 2010 00:21:10 +0200 Subject: make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version --- package/fltk/Makefile | 2 +- package/fltk/patches/patch-makeinclude_in.orig | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 package/fltk/patches/patch-makeinclude_in.orig (limited to 'package/fltk') diff --git a/package/fltk/Makefile b/package/fltk/Makefile index 6757c1bf8..d35ca0e97 100644 --- a/package/fltk/Makefile +++ b/package/fltk/Makefile @@ -15,7 +15,7 @@ PKG_SITES:= http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/ PKG_SUBPKGS:= LIBFLTK PKG_TARGET_DEPENDS:= ibmx40 lemote -PKG_HOST_DEPENDS:= !cygwin +PKG_HOST_DEPENDS:= !cygwin !darwin DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.x-r7513.tar.bz2 WRKDIST= ${WRKDIR}/${PKG_NAME}-2.0.x-r7513 diff --git a/package/fltk/patches/patch-makeinclude_in.orig b/package/fltk/patches/patch-makeinclude_in.orig deleted file mode 100644 index ddee413e3..000000000 --- a/package/fltk/patches/patch-makeinclude_in.orig +++ /dev/null @@ -1,11 +0,0 @@ ---- fltk-2.0.x-r7513.orig/makeinclude.in 2006-04-11 00:06:06.000000000 +0200 -+++ fltk-2.0.x-r7513/makeinclude.in 2010-06-13 17:15:29.633155678 +0200 -@@ -45,7 +45,7 @@ NROFF = @NROFF@ - RM = rm -f - RMDIR = rm -rf - SHELL = /bin/sh --STRIP = strip -+STRIP = - - # compiler names: - CC = @CC@ -- cgit v1.2.3