diff options
Diffstat (limited to 'graphics/ksaneplugin/Makefile')
-rw-r--r-- | graphics/ksaneplugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ksaneplugin/Makefile b/graphics/ksaneplugin/Makefile index 48a04200b4c4..0e4b592592c3 100644 --- a/graphics/ksaneplugin/Makefile +++ b/graphics/ksaneplugin/Makefile @@ -17,4 +17,5 @@ USES= cmake:outsource USE_QT4= moc_build qmake_build rcc_build uic_build USE_XZ= yes +NO_STAGE= yes .include <bsd.port.mk> |