Add missing libtool fixups
[openwrt/svn-archive/packages.git] / Xorg / app / rxvt / Makefile
index 801285156f1740a89e308a2ed8046cfd17a8e679..a62c2ce7f20b5c4e54c200b60024acdb8d19e562 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007-2008 OpenWrt.org
+# Copyright (C) 2007-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,12 +9,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rxvt
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 PKG_VERSION:=2.7.10
+
 PKG_SOURCE_URL:=@SF/rxvt
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
 
+PKG_FIXUP:=libtool
+
 include $(INCLUDE_DIR)/package.mk
 
 PKG_INSTALL:=1