diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:36:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:36:49 +0000 |
commit | 16f65335a1da8b465551d267919a3c57435fb132 (patch) | |
tree | fe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/tinderbox | |
parent | 7de019308714a4657174fe4596e39045f6e8e95c (diff) |
Notes
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index e1dee53de770..201c760db9f1 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -38,6 +38,7 @@ SUB_FILES= pkg-message MAN1= tc-configCcache.1 tc-configDistfile.1 tc-configGet.1 \ tc-configJail.1 tc-configTinderd.1 tc-init.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAPACHE} || ${PORT_OPTIONS:MHIAWATHA} || ${PORT_OPTIONS:MLIGHTTPD} || ${PORT_OPTIONS:MNGINX} |