summaryrefslogtreecommitdiff
path: root/package/iperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/iperf/Makefile')
-rw-r--r--package/iperf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iperf/Makefile b/package/iperf/Makefile
index 2876f1464..7a4f70994 100644
--- a/package/iperf/Makefile
+++ b/package/iperf/Makefile
@@ -9,10 +9,10 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 8c5bc14cc2ea55f18f22afe3c23e3dcb
PKG_DESCR:= Internet Protocol bandwidth measuring tool
PKG_SECTION:= net
-PKG_CXX:= IPERF
PKG_DEPENDS:= libpthread
PKG_URL:= http://sourceforge.net/projects/iperf
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=iperf/}
+PKG_CXX:= IPERF
include ${TOPDIR}/mk/package.mk