diff options
Diffstat (limited to 'devel/gearmand/Makefile')
-rw-r--r-- | devel/gearmand/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index 1e468c9dde5e..77a5a564c3df 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -210,6 +210,7 @@ MAN3= gearman_actions_t.3 \ libgearman.3 MAN8= gearmand.8 +NO_STAGE= yes .include <bsd.port.options.mk> # Workaround for missing sigignore that wasn't introduced until |