diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-04 07:26:35 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-04 07:26:35 +0800 |
commit | a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (patch) | |
tree | 26f37b3f05f13c2831ea8168111fba49fa4d016b /benchmarks/pathchirp | |
parent | 2389a1377e9ea59d1379c24641e52029e66cef5b (diff) | |
download | freebsd-ports-gnome-a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99.tar.gz freebsd-ports-gnome-a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99.tar.zst freebsd-ports-gnome-a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99.zip |
Remove USE_REINPLACE from all categories starting with B
Diffstat (limited to 'benchmarks/pathchirp')
-rw-r--r-- | benchmarks/pathchirp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/pathchirp/Makefile b/benchmarks/pathchirp/Makefile index 40568ac0e48b..37d9c5d6823a 100644 --- a/benchmarks/pathchirp/Makefile +++ b/benchmarks/pathchirp/Makefile @@ -15,7 +15,6 @@ COMMENT= A measurement tool for available bandwidth estimation GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run PORTDOCS= README |