diff options
Diffstat (limited to 'math/kbruch/Makefile')
-rw-r--r-- | math/kbruch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kbruch/Makefile b/math/kbruch/Makefile index f82ea0e6eee5..36227d93cc97 100644 --- a/math/kbruch/Makefile +++ b/math/kbruch/Makefile @@ -19,4 +19,5 @@ USE_XZ= yes MAN1= kbruch.1 +NO_STAGE= yes .include <bsd.port.mk> |