diff options
Diffstat (limited to 'math/kalgebra/Makefile')
-rw-r--r-- | math/kalgebra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index d8f81b9620e8..c81134be2a97 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -22,4 +22,5 @@ USE_QT4= corelib declarative gui opengl \ moc_build qmake_build rcc_build uic_build USE_XZ= yes +NO_STAGE= yes .include <bsd.port.mk> |