X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=Xorg%2Fproto%2Ffixesproto%2FMakefile;h=0e2851d403b542d7d5ba7f0ac075c4adf00a2636;hp=d8ad0f18afe715ffdbdc5aa3d934855d2a99f1b8;hb=133965b9700c8dea9953c417eee4f1307ee6ba41;hpb=889f545b88ec3be7bb0b57c06276467c84e2c942 diff --git a/Xorg/proto/fixesproto/Makefile b/Xorg/proto/fixesproto/Makefile index d8ad0f18af..0e2851d403 100644 --- a/Xorg/proto/fixesproto/Makefile +++ b/Xorg/proto/fixesproto/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,7 +12,7 @@ PKG_RELEASE:=3 PKG_VERSION:=4.0 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/ +PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/ include $(INCLUDE_DIR)/package.mk @@ -20,7 +20,7 @@ define Package/fixesproto SECTION:=xorg-proto CATEGORY:=Xorg SUBMENU:=proto - DEPENDS:= @DISPLAY_SUPPORT + DEPENDS:= TITLE:=fixesproto URL:=http://xorg.freedesktop.org/ endef