summaryrefslogtreecommitdiff
path: root/package/libXi
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2010-06-20 15:58:00 +0200
committerPhil Sutter <phil@nwl.cc>2010-06-20 16:25:28 +0200
commit19d35b947f30b2b3ac98ff039832ae46df7fee8c (patch)
tree8c220561667c23a86aec12a0e32a6d967fc57e31 /package/libXi
parentd3576611f3c7811bc0dd29ec92b953dbccded3cc (diff)
libXi: minor fixup (use MASTER_SITE_SOURCEFORGE and PKG_NAME)
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..e3c97b139 100644
--- a/package/libXi/Makefile
+++ b/package/libXi/Makefile
@@ -11,13 +11,13 @@ PKG_DESCR:= X Window System client interface to the XINPUT extension to the X p
PKG_SECTION:= x11
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}))
+$(eval $(call PKG_template,LIBXI,${PKG_NAME},$(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