nfs-kernel-server: Fix parallel build
[openwrt/svn-archive/archive.git] / net / freeradius / Makefile
index a3fefe072b8504da23e1c53e68bdb371fe58878d..c967c9f7ef67a55123d2bae420db7e0d31f331e0 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2006-2009 OpenWrt.org
+#
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=freeradius
 PKG_VERSION:=1.1.8
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/radius/old/ \
@@ -17,6 +17,8 @@ PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/radius/old/ \
        ftp://ftp.uk.freeradius.org/pub/radius/
 PKG_MD5SUM:=d367452a837bbe8d9c8731e21dc43593
 
+PKG_FIXUP:=libtool
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/freeradius/Default