portmap: use the new LIBRPC flag
[openwrt/svn-archive/archive.git] / net / parprouted / Makefile
index e65729fbc82857189d705a9321aff835f63917da..4a84fe1473317999d0fcd7ce747f24d34a0ffa0e 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -16,8 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.hazard.maks.net/parprouted/
 PKG_MD5SUM:=14133c9cb8dd9c9a90ff37648ae7b31a
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-
 include $(INCLUDE_DIR)/package.mk
 
 define Package/parprouted