diff options
Diffstat (limited to 'games/bovo/Makefile')
-rw-r--r-- | games/bovo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bovo/Makefile b/games/bovo/Makefile index defa706364e8..401818b2fe52 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -17,5 +17,6 @@ USES= cmake:outsource USE_QT4= moc_build qmake_build rcc_build uic_build USE_XZ= yes +NO_STAGE= yes .include <${.CURDIR}/../kdegames4/Makefile.common> .include <bsd.port.mk> |