summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/fltk/Makefile3
-rw-r--r--package/xbindkeys/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/package/fltk/Makefile b/package/fltk/Makefile
index 39b9a3bb6..01c150ec9 100644
--- a/package/fltk/Makefile
+++ b/package/fltk/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= fltk
PKG_VERSION:= 2.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 557544badbacca4ee1ebb2448f6e1f8a
PKG_DESCR:= fast light toolkit
PKG_SECTION:= libs
@@ -15,7 +15,6 @@ PKG_SITES:= http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/
PKG_SUBPKGS:= LIBFLTK
PKG_TARGET_DEPENDS:= x86 x86_64 mips mipsel mips64 mips64el
-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/xbindkeys/Makefile b/package/xbindkeys/Makefile
index 9c4352cb6..8c065d8a6 100644
--- a/package/xbindkeys/Makefile
+++ b/package/xbindkeys/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 393dd74f85850a4ba0803b5a78bc598b
PKG_DESCR:= keybindings for X11
PKG_SECTION:= x11/apps
-PKG_SITES:= http://openadk.org/distfiles/
+PKG_SITES:= http://www.nongnu.org/xbindkeys/
include $(TOPDIR)/mk/package.mk