summaryrefslogtreecommitdiff
path: root/package/libXi
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
commit7907e3ee7302ac3fd428989a07b0df74f0c52853 (patch)
treee6de18488a687707667927065724372b40510d65 /package/libXi
parentb70fdbfbf1139605c22083b647337f2b16f62fc3 (diff)
parent61355d1f054c15673adeb62d32dfd4563f89c165 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libXi')
-rw-r--r--package/libXi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libXi/Makefile b/package/libXi/Makefile
index 097b902d3..3e4d50f51 100644
--- a/package/libXi/Makefile
+++ b/package/libXi/Makefile
@@ -8,16 +8,16 @@ PKG_VERSION:= 1.3
PKG_RELEASE:= 1
PKG_MD5SUM:= 1c038312e4f9b61fe72e52d0f59a01d5
PKG_DESCR:= X Window System client interface to the XINPUT extension to the X protocol.
-PKG_SECTION:= x11
+PKG_SECTION:= x11/libs
PKG_BUILDDEP+= xproto xextproto libXext
PKG_URL:= http://xorg.freedesktop.org/
-PKG_SITES:= http://xorg.freedesktop.org/releases/individual/lib/
+PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBXI,libxi,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_ARGS+= --disable-malloc0returnsnull
+CONFIGURE_ARGS+= --disable-malloc0returnsnull
post-install:
$(INSTALL_DIR) $(IDIR_LIBXI)/usr/lib