diff options
Diffstat (limited to 'graphics/bugle/Makefile')
-rw-r--r-- | graphics/bugle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 64480f62303c..796557d27075 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -35,6 +35,7 @@ MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \ bugle-stats_nv.7 bugle-stats_primitives.7 bugle-trace.7 \ bugle-unwindstack.7 bugle-wireframe.7 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAVCODEC} |