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 2c4d0a2d80a..7e04d2d6cdd 100644
--- a/net/iperf/Makefile
+++ b/net/iperf/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/01/19 10:00:40 adam Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:22:19 agc Exp $
#
DISTNAME= iperf-1.7.0-source
PKGNAME= ${DISTNAME:C/-source//}
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= net
MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/
@@ -13,6 +12,7 @@ COMMENT= TCP and UDP bandwidth performance measurement tool
NOT_FOR_PLATFORM= *-*-sparc64 # internal g++ error
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK2= YES
CONFIGURE_DIRS= ${WRKSRC}/cfg
INSTALL_DIRS= ${WRKSRC}/src