diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 09:00:15 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 09:00:15 +0000 |
commit | b3f95b0e35b44920caf8a234bf0a9b80104b4634 (patch) | |
tree | a682cc9d46cc0e41d0ad2c5e6334969995c75000 /benchmarks/dkftpbench/Makefile | |
parent | 02fe5fe0ccd1c85834e1677e974bfca0e56f138c (diff) | |
download | ports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.tar.gz ports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.zip |
Notes
Diffstat (limited to 'benchmarks/dkftpbench/Makefile')
-rw-r--r-- | benchmarks/dkftpbench/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/dkftpbench/Makefile b/benchmarks/dkftpbench/Makefile index efabbb27b8ea..d23e5e25efc6 100644 --- a/benchmarks/dkftpbench/Makefile +++ b/benchmarks/dkftpbench/Makefile @@ -16,5 +16,4 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= automake14 autoconf -NO_STAGE= yes .include <bsd.port.mk> |