diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 15:52:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 15:52:44 +0000 |
commit | 0f0eb50c1e9988923b5a502ecdeb918467b60cac (patch) | |
tree | 31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/dbs | |
parent | - Add entry about the new DEFAULT_VERSIONS framework (diff) |
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
Diffstat (limited to 'benchmarks/dbs')
-rw-r--r-- | benchmarks/dbs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index a06ec5a52f12..f495746e49bd 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -26,6 +26,7 @@ PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |