aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/tcpreplay
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-24 08:19:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-24 08:19:07 +0000
commitea0f02dfebcf6f0fcd923aaa8f2eb7804f82004a (patch)
tree914f8ade1b480422b15cf7e276709aef4c875c09 /net-mgmt/tcpreplay
parentf24aed2e655767d630543304d5bed3593279722e (diff)
downloadports-ea0f02dfebcf6f0fcd923aaa8f2eb7804f82004a.tar.gz
ports-ea0f02dfebcf6f0fcd923aaa8f2eb7804f82004a.zip
Notes
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r--net-mgmt/tcpreplay/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile
index d935a83ca206..3837ac324aac 100644
--- a/net-mgmt/tcpreplay/Makefile
+++ b/net-mgmt/tcpreplay/Makefile
@@ -12,7 +12,6 @@ COMMENT= Tool to replay saved packet capture files
BUILD_DEPENDS= pcapnav-config:${PORTSDIR}/net/libpcapnav
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \
--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config \