diff options
Diffstat (limited to 'math/p5-Graph/Makefile')
-rw-r--r-- | math/p5-Graph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index 8868b374d79f..0c8eecf7a751 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -35,4 +35,5 @@ MAN3= Graph.3 \ Heap071::Elem.3 \ Heap071::Fibonacci.3 +NO_STAGE= yes .include <bsd.port.mk> |