summaryrefslogtreecommitdiff
path: root/net/iperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/iperf/Makefile')
-rw-r--r--net/iperf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/iperf/Makefile b/net/iperf/Makefile
index 1594399ba05..11ac97e4c02 100644
--- a/net/iperf/Makefile
+++ b/net/iperf/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/01/27 13:13:55 seb Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:57 jmmv Exp $
#
DISTNAME= iperf-1.6.5-source
PKGNAME= ${DISTNAME:C/-source//}
+WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= net
MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/
@@ -12,7 +13,6 @@ COMMENT= TCP and UDP bandwidth performance measurement tool
NOT_FOR_PLATFORM= *-*-sparc64 # internal g++ error
-WRKSRC= ${WRKDIR}/${PKGNAME}
USE_BUILDLINK2= YES
CONFIGURE_DIRS= ${WRKSRC}/cfg
INSTALL_DIRS= ${WRKSRC}/src